index
:
homestead
this commit
2017
main
My future indieweb platform
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Lines
*
Reify taxonomies into just tags.
Alan Pearce
2017-10-03
-29
/
+21
*
fix: setup toml parser for gray-matter
Alan Pearce
2017-10-02
-1
/
+5
*
feat: Create feed handler for root
Alan Pearce
2017-07-20
-2
/
+79
*
refactor: assign responders to actions via front controller
Alan Pearce
2017-07-08
-16
/
+32
*
fix(Responders): Don't assume templates are HTML
Alan Pearce
2017-07-08
-7
/
+7
*
Add site description
Alan Pearce
2017-07-05
-0
/
+2
*
Add rel=me links
Alan Pearce
2017-07-05
-1
/
+15
*
Move author config to top-level
Alan Pearce
2017-07-05
-4
/
+4
*
feat: Add posts listing
Alan Pearce
2017-07-04
-10
/
+20
*
feat: Add code block highlighting
Alan Pearce
2017-07-03
-47
/
+106
*
feat: add configurable navigation
Alan Pearce
2017-07-02
-0
/
+11
*
feat: Use microformats classes
Alan Pearce
2017-07-02
-82
/
+82
*
feat: Add date to posts
Alan Pearce
2017-07-01
-5
/
+25
*
fix(Responders): fix incorrect post URLs
Alan Pearce
2017-07-01
-1
/
+1
*
feat(taxon): Show taxonomy term in title
Alan Pearce
2017-07-01
-10
/
+9
*
fix: fix combination of layout and page templates
Alan Pearce
2017-07-01
-1
/
+1
*
refactor: Extract logic to get template indent level
Alan Pearce
2017-07-01
-3
/
+6
*
Switch templating to hyperfast
Alan Pearce
2017-07-01
-119
/
+88
*
feat: Add photo to marked-up h-chard
Alan Pearce
2017-07-01
-5
/
+10
*
feat(cli): accept argument for site directory
Alan Pearce
2017-06-30
-7
/
+12
*
feat: add basic h-card to homepage header
Alan Pearce
2017-06-30
-6
/
+6
*
fix: add page title to header
Alan Pearce
2017-06-30
-1
/
+4
*
fix: Add missing doctype via stream concat
Alan Pearce
2017-06-30
-28
/
+40
*
feat: load config from cwd and merge with defaults
Alan Pearce
2017-06-30
-7
/
+11
*
refactor: remove console.log
Alan Pearce
2017-06-30
-56
/
+57
*
feat: beautify HTML output
Alan Pearce
2017-06-25
-7
/
+36
*
refactor: Replace stream-array with highland
Alan Pearce
2017-06-25
-2
/
+2
*
fix(responders): replace <main> from layout
Alan Pearce
2017-06-25
-2
/
+2
*
refactor: move markdown rendering to domain
Alan Pearce
2017-06-25
-2
/
+4
*
feat: add some security with helmet
Alan Pearce
2017-06-24
-0
/
+10
*
style: use simpler syntax for setting response type
Alan Pearce
2017-06-24
-3
/
+3
*
text: improve wording of taxonomy 404
Alan Pearce
2017-06-24
-5
/
+1
*
refactor: re-architect to be closer to ADR
Alan Pearce
2017-06-24
-66
/
+89
*
refactor: separate app, responders
Alan Pearce
2017-06-24
-120
/
+145
*
refactor: Separate templates into layout/body
Alan Pearce
2017-06-24
-47
/
+66
*
feat: Streaming DOM templates via rheo
Alan Pearce
2017-06-23
-70
/
+93
*
feat: add link helper to view globals
Alan Pearce
2017-06-19
-5
/
+10
*
Add some basic HTML
Alan Pearce
2017-06-19
-4
/
+6
*
feat: Serve static files under ./static
Alan Pearce
2017-06-19
-0
/
+11
*
feat: make templates extend common layout
Alan Pearce
2017-06-18
-1
/
+32
*
rename 'tag' view to 'term'
Alan Pearce
2017-06-18
-1
/
+2
*
feat: make taxonomies configurable
Alan Pearce
2017-06-18
-13
/
+32
*
feat: use configly/TOML for configuration
Alan Pearce
2017-06-18
-3
/
+15
*
Rename templates to njk
Alan Pearce
2017-06-18
-1
/
+5
*
feat(posts): render posts as markdown
Alan Pearce
2017-06-18
-3
/
+18
*
refactor: move tag indexing of posts to Posts
Alan Pearce
2017-06-18
-9
/
+15
*
feat: add tags endpoint
Alan Pearce
2017-06-18
-4
/
+25
*
feat: add single post endpoint
Alan Pearce
2017-06-18
-4
/
+25
*
refactor(posts): Clarify what options are for
Alan Pearce
2017-06-18
-2
/
+2
*
refactor: metadata -> posts
Alan Pearce
2017-06-18
-11
/
+8
[next]