Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Releases: agonzalezro/polo

v1.1.5

14 Dec 20:17
Compare
Choose a tag to compare

Minor release to fix Atom feed.

v1.1.4

31 Jul 13:46
Compare
Choose a tag to compare
  • Page slugs don't have double slashes
  • Drafts are not being published. If you want to create a draft, just add this metadata: status: draft.

Speed ALL the things!

02 May 11:34
Compare
Choose a tag to compare

A complete refactor increased the speed of generation a lot:

Old version:

0.74s user 0.49s system 143% cpu 0.859 total

New version:

0.07s user 0.09s system 216% cpu 0.074 total

I know that there are not that much data to compare, but you can trust me.

Also, the templating was improved, it should be more easy now to create a new theme.

v1.0

02 Nov 20:53
Compare
Choose a tag to compare

Since the RC1:

  • Solved a race condition creating paths.
  • Cross compile to several archs and OSs.

v1.0-RC1

23 Jun 23:06
Compare
Choose a tag to compare
v1.0-RC1 Pre-release
Pre-release

Go to http://agonzalezro.github.io to see the result of running this version.

Also, if you are new to polo, take a look to the README.md to see all its functionalities.