hn-classics/_config.yml

20 lines
312 B
YAML

title: HN Classic Stories
url: http://localhost:4000
collections:
stories:
output: true
exclude:
- vendor
- add-metadata.rb
- download.php
- __pycache__
- Gemfile.lock
- Gemfile
- newspaper.py
defaults:
- scope:
type: stories
values:
layout: article
permalink: /:path