Skip to content

Releases: anna-ssg/anna

v3.0.0

06 Jul 03:24
v3.0.0
21828cb
Compare
Choose a tag to compare

Changelog

  • 1f6e75f Merge branch 'main' into multiple-site
  • e9a488c Merge pull request #110 from acmpesuecc/NavinShrinivas-patch-1
  • 306f731 Update bench.md for sapling
  • b0f96f3 bump: anna v3
  • d4c547f chore: update Makefile
  • 5666aee feat/wiz: pass themename
  • 1dd176e feat: add titles to navbar links
  • 1ae36bf feat: fetch and pick remote themes
  • c0337d8 feat: group posts by collections
  • 2448325 feat: render and serve multiple independent sites
  • 2523dd2 feat: render pages using layout specified in frontmatter
  • 8eeeb06 feat: support nested collections and collection subpage layouts
  • c1ffca9 feat: unzip theme
  • d8b72a8 feat: update documentation and various fixes
  • 9f638c9 fix: bench.sh
  • bdfbbe0 fix: broken links and customFields in frontmatter
  • 2508cd5 fix: fix recursive rendering during live-reload
  • 4df3f4f fix: fixed wizard
  • 8399807 fix: improve-feed - sort posts by pubdate - switch styling - don't escape special chars closes: #108
  • 93339ae fix: make public/ optional and fix script imports
  • 60ad278 fix: redirect to site after wiz
  • 21828cb fix: update browser-side live reload
  • 7ecc160 hyperfine: add sapling
  • b35cfbe perf: Replaced reflect.DeepEqual
  • 56e74c5 refactor: remove notes support
  • de80efd refactor: update URLs, add favicon
  • 2603ec0 refactor: update go paths

v2.1.0

07 May 22:16
v2.1.0
6e0a564
Compare
Choose a tag to compare

Changelog

  • 791fa95 (merge) Recursively copy content/ dir and add goldmark extensions
  • 91a9b00 (merge) update docs, tests and refactor error handling
  • 6e0a564 chore: bump v2 dep path
  • 638e3d7 feat: add goldmark extensions (table of contents, mermaid, anchor, figure)
  • 66c653f feat: copy content/ directories recursively
  • 3ee4d49 feat: update documentation and add helper/ tests
  • 293aed7 fix: removed extra partial for head.html
  • 432aec3 refactor: improve error handling and use camelCase

v2.0.0

15 Apr 20:22
v2.0.0
b1b8e44
Compare
Choose a tag to compare

Changelog

  • 7ae9d4a chore: write JSON index to rendered/static
  • d958921 feat/graphs: redirect when hitting a leaf node closes: #82
  • 35c38b3 feat: Added wikiedia like backlink preview(js) - added notesindex.json generation for backlink preview - TODO: Broken parser tests - TODO: add backlink from child note to parent
  • e974175 feat: Basic notes rendering system in place - Added backlinks validation and parsing - Provision of a notes.html for entry into root notes - TODO: Fix AddfileRendere Tests
  • dbb2ae7 feat: Generalising Directory Parsing - (temp) pages must require a type=page in frontmatter - Added backlinks validation and parsing - fix & added GenerateLinkStore method - fix: notes template with DDM - TODO: notes.html for entry point into notes - TODO: Fix AddfileRendere Tests - TODO: zettel-implementation
  • 8da851b feat: access deep data merge in all layouts
  • 68124cb feat: add basic d3js graph
  • 6257e32 feat: added VanillaNoteRendering - Search notes for [[note title name]] - Added note validation checker for the above - Basic sequential rendering process implementation - Added Deep Data Merge for propesed LinkMaps - Added support for [[]] references - Todo: Allow any file names for these kind of references
  • b71d24a feat: auto-refresh browser on live reload
  • 97dd0b9 feat: complete deep data merge and update tests
  • 7034ce6 feat: hover links and broken click links
  • 96f6666 feat: implement deep data merge
  • 1eb8e48 feat: print version number
  • 4545102 feat: re-enable html validation and minor fixes
  • 7fac334 feat: style atom feeds closes: #95 misc: update docs, prompt user before sitedir bootstrap
  • cf9caf2 feat: view profile data during live reload
  • c79fd90 feat: zettel genesis
  • b73f41a fix: added extra head-note partial for notes
  • 512a416 fix: added sample note for zettels.
  • 7cd4ea4 fix: fix and log profiling data to files
  • 992c5df fix: fix graph titles, copy plugin and preload tag
  • c152bf8 fix: fix paths of robots.txt and sitemap.xml
  • 0af56cf fix: improve semantic html closes: #85
  • ee8bfbb fix: rename all templates from .html to .layout
  • bca9047 fix: reworked the default css theme, using system default fonts
  • feb9c9f impl: Implementing notes system for anna - Improved features of hover links for linked notes - Added parallel notes validation. - Updated notes.md with new zettelkasten feature
  • e4aae40 meta/gh: add hugo and 11ty to bench
  • 7520128 meta/gh: automate goreleaser ref: #76 use go-releaser + gh-actions to build binaries for 3 target platforms
  • 84a7728 parallelized RenderTags

v1.0.1

13 Apr 18:48
ce49ea2
Compare
Choose a tag to compare

hotfix: patch helpers.go to use sitedir layout tagged at v1.0.0-alpha

Full Changelog: acmpesuecc/anna@v1.0.0-alpha...v1.0.1

v1.0.0-alpha

02 Apr 06:43
3b2292b
Compare
Choose a tag to compare

anna alpha

Inspired by Hugo and Saaru, this static site generator aims to take performance to the next level with parallel rendering, live reload and so much more, all in Go.

highlights

Full Changelog: https://github.com/acmpesuecc/anna/commits/1.0.0-alpha