all repos
— archive/homestead
@ a7960192e2a268c02643a9374adb4d8798c15d5a
My future indieweb platform
summary
refs
tree
log
refactor: move markdown rendering to domain
8 years ago
Alan Pearce
feat: add some security with helmet
8 years ago
Alan Pearce
style: use simpler syntax for setting response type
8 years ago
Alan Pearce
test: ensure 404s work
8 years ago
Alan Pearce
text: improve wording of taxonomy 404
8 years ago
Alan Pearce
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