summaryrefslogtreecommitdiffstats
path: root/_config.yml
blob: cbf8b1852efe4eeaa8b9c31ce71b42550d379266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
title: ASCIIMX
author: Sadeep M. Wickramage Don

permalink: pretty

collections:
  log:
    output: true

feed:
  collections:
    log:
      path: "/feed.xml"
    posts:
      path: "/posts.xml"
  excerpt_only: true

gems:
  - jekyll-feed
exclude:
  - Gemfile
  - Gemfile.lock
  - README.txt
  - cgi-bin/indexer.pl