- Raphael Pour
- metadata: render posts with date instead of full timestamp
- post: add discussion board via github using giscus
- dependency: update go to 1.22.4
Not released yet
- Raphael Pour
- templates:
- static: add new centric style with new font Roboto Slab
- code blocks:
- fix width
- fix padding
- add slider on overflow
- templates:
Released by Raphael Pour [email protected]
- Raphael Pour
- templates:
- center content
- use google font Roboto Slab
- templates:
Released by Raphael Pour [email protected]
- Raphael Pour
- cmd/root: add go version and last commit sha to the --version build information
- cmd/render: support opengraph tags for rich link preview
- metadata: pretty render initial metadata
- cmd/render, config: add chill-files list containing arbitrary files that just get copied to the root of the output dir
- cmd: add admin/rewrite-metadata command to pretty print all old metadata files
- cmd/list: render table via tablewriter
Released by Raphael Pour [email protected]
- Raphael Pour
- render:
- limit line with to 80 chars
- limit image width to 80 chars
- outsource templates to files and embed them into the binary
- repo: make pkgs metadata and highlighter internal (#84)
- repo: generalize blog by introducing a blog config
- render:
Released by Raphael Pour [email protected]
- Raphael Pour
- render:
- disable favicon to avoid client request
- add markdown footnote support
- bugfix navigation: render next/previous links properly and ignore static posts
- render:
Released by Raphael Pour [email protected]
- Raphael Pour
- bugfix cmd/list: fix file count condition to check if a post directory has enough files
- post: add static posts that are unlisted
- cmd/list: add 'static' column
Released by Raphael Pour [email protected]
- Raphael Pour
- render: add navigation with previous+next post and home
- Tch1b0
- render: add syntax-highlighting for code-blocks
Released by Raphael Pour [email protected]
- Raphael Pour
- bugfix metadata: fix typo in status key
- render:
- separate posts with
<hr>
- sort post from latest to oldest
- change from single- to multi-page site
- fix code width
- generate rss feed
- add image support
- separate posts with
Released by Raphael Pour [email protected]
- Raphael Pour
- bugfix Fix force and output flag
- Rendering: Add creation date to post
- Cmd: Add list command
- Add Status:
- Track draft/public posts
- Only render public posts
- Add cmd draft/publish to set a post's state
- Adjust cmds to handle status properly
Released by Raphael Pour [email protected]
- Raphael Pour
- Update ci
Released by Raphael Pour [email protected]
- Raphael Pour
- Add travis deployment
Released by Raphael Pour [email protected]
- Raphael Pour
- Add commands:
- Init
- Add
- Update
- Render
- Add commands:
Released by Raphael Pour [email protected]