all repos
— archive/homestead
@ d01f2aa860b0d5f10dc8e143c4b1b9d420fc8fe0
My future indieweb platform
summary
refs
tree
log
Move author config to top-level
7 years ago
Alan Pearce
feat: Add posts listing
7 years ago
Alan Pearce
feat: Add code block highlighting
7 years ago
Alan Pearce
feat: add configurable navigation
7 years ago
Alan Pearce
test: Remove duplicated test assertions
7 years ago
Alan Pearce
feat: Use microformats classes
7 years ago
Alan Pearce
feat: Add date to posts
7 years ago
Alan Pearce
test: Ensure pages are utf-8 HTML
7 years ago
Alan Pearce
test: add description to basic tests
7 years ago
Alan Pearce
fix(Responders): fix incorrect post URLs
7 years ago
Alan Pearce
feat(taxon): Show taxonomy term in title
7 years ago
Alan Pearce
fix: fix combination of layout and page templates
7 years ago
Alan Pearce
refactor: Extract logic to get template indent level
7 years ago
Alan Pearce
Switch templating to hyperfast
7 years ago
Alan Pearce
feat: Add photo to marked-up h-chard
7 years ago
Alan Pearce
Delete bundled post
7 years ago
Alan Pearce
feat(cli): accept argument for site directory
7 years ago
Alan Pearce
feat: add basic h-card to homepage header
7 years ago
Alan Pearce
chore: Restart ava when templates change
7 years ago
Alan Pearce
fix: add page title to header
7 years ago
Alan Pearce
chore: Install node-dev for a nicer dev server
7 years ago
Alan Pearce
fix: Add missing doctype via stream concat
7 years ago
Alan Pearce
test: Use cheerio for DOM testing
7 years ago
Alan Pearce
feat: load config from cwd and merge with defaults
7 years ago
Alan Pearce
refactor: remove console.log
7 years ago
Alan Pearce
chore: Setup eslint directly for better editor integration
7 years ago
Alan Pearce
feat: beautify HTML output
7 years ago
Alan Pearce
refactor: Replace stream-array with highland
7 years ago
Alan Pearce
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