Skip to content

Releases: laranatech/electrostatic

v0.2.4

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 18 Mar 07:48
6e346fd
  • feat: creating archive of a site

v0.2.3

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 02 Mar 12:36
c1946b9
  • fix: route resolving when root is .

v0.2.2

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 02 Mar 12:00
5f31fd1
  • fix: leading slash for urls in CI

v0.2.1

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 02 Mar 11:52
e813b37
  • feat: -v or --version flag to show current version
  • feat: -h or --help flag to print docs url
  • feat: some debug messages
  • refactor: parseArgs func

v0.2.0

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 02 Mar 10:45
fa8d2f0
  • feat: users now can create any amount of custom meta-tags, with
    different templates, fallbacks and even tags.
  • refactor: changed project's structure
  • refactor: migrated from strings.Replace() to fmt.Sprintf() and html/template

v0.1.9

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 27 Feb 19:01
d525442
  • fix: export
  • feat: hot reload in catalog
  • feat: error pages in serve mode

v0.1.8

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 27 Feb 16:42
73af1d8
  • fix: lazy first image

v0.1.7

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 27 Feb 16:28
0882a93
  • feat: laziness config
  • feat: catalog templates

v0.1.6

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 27 Feb 14:30
a763be2
  • fix: tests
  • feat: hot reload
  • change log

v0.1.5

Choose a tag to compare

@e-kucheriavyi e-kucheriavyi released this 27 Feb 12:40
8aaf6f3
  • feat: config in toml
  • feat: multiple catalogs
  • fix: readme info