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