all repos
— archive/homestead
@ dd819c45b58088f9a98384ab237268d865836fe0
My future indieweb platform
summary
refs
tree
log
refactor: re-architect to be closer to ADR
8 years ago
Alan Pearce
refactor: separate app, responders
8 years ago
Alan Pearce
refactor: Separate templates into layout/body
8 years ago
Alan Pearce
feat: Streaming DOM templates via rheo
8 years ago
Alan Pearce
feat: add link helper to view globals
8 years ago
Alan Pearce
Add some basic HTML
8 years ago
Alan Pearce
Fix posts directory default configuration
8 years ago
Alan Pearce
feat: Serve static files under ./static
8 years ago
Alan Pearce
feat: make templates extend common layout
8 years ago
Alan Pearce
rename 'tag' view to 'term'
8 years ago
Alan Pearce
feat: make taxonomies configurable
8 years ago
Alan Pearce
feat: use configly/TOML for configuration
8 years ago
Alan Pearce
Rename templates to njk
8 years ago
Alan Pearce
feat(posts): render posts as markdown
8 years ago
Alan Pearce
refactor: move tag indexing of posts to Posts
8 years ago
Alan Pearce
feat: add tags endpoint
8 years ago
Alan Pearce
feat: add single post endpoint
8 years ago
Alan Pearce
chore: ensure test files are prettier
8 years ago
Alan Pearce
refactor(posts): Clarify what options are for
8 years ago
Alan Pearce
refactor: metadata -> posts
8 years ago
Alan Pearce
fix(metadata): make return values consistent
8 years ago
Alan Pearce
chore: configure tern
8 years ago
Alan Pearce
feat: Parse front matter as metadata
8 years ago
Alan Pearce
Move tests to test/
8 years ago
Alan Pearce
feat: Use nunjucks templates via koa-nunjucks-next
8 years ago
Alan Pearce
chore: Set up pre-commit hook for formatting
8 years ago
Alan Pearce
chore: add editorconfig file
8 years ago
Alan Pearce
feat: setup basic web server
8 years ago
Alan Pearce
chore: Configure formatting with prettier and standard
8 years ago
Alan Pearce
Initial commit
8 years ago
Alan Pearce