Skip to content

Releases: Depado/smallblog

v2.1.2

03 Feb 09:09
Compare
Choose a tag to compare

Changelog

1660561 Add proper Drone config, README and fix issues (ineff/errcheck)
1ff65f2 Adding Dockerfile and goreleaser
300fb9e Adding Font Awesome
8a203fa Adding golangci conf
582f7b6 Admonitions ?
de5c61d Bump bfplus version
8e476b6 CSS
bdbbfa0 CSS rework
6d62122 Dependency cleanup
07eb1be Details rework
3bad8c9 Fix test
415ab96 Fix typo
f54fc79 I'm going to need to squash this afterwards
f25fba8 Improving design, working with Sass, removing gopkg
af43b14 Picture caption and tweaks
bee2386 Refactoring commands
cd2c783 Remove duplicate dependency
ffe26f6 Supporting header links
77ab6a9 Updating CSS style
78950e3 Updating style

v2.1.1

17 Sep 10:02
Compare
Choose a tag to compare

This release adds:

  • Some minor fixes
  • A /drafts page to access your drafts even if they're not listed on your front page
  • Proper handling of <object> tag for SVG support in your articles

v2.1.0

04 Jun 09:39
Compare
Choose a tag to compare

This release adds support for Google Analytics.

v2.0.1

20 Mar 17:52
Compare
Choose a tag to compare

Fixed title and markdown TOC

v2.0.0

19 Mar 23:08
Compare
Choose a tag to compare

Breaking changes :

  • Configuration file completely reworked (documentation coming soon)

New features :

  • Now using Viper to be more flexible (flags, environment variables, configuration file)
  • Ability to add an assets/ directory in your pages/ directory to add images and other stuff to your articles (access those by using /assets/...)
  • Now supports banner link for articles
  • Filesystem handling is still in trouble when untaring many articles at once.

v1.0.2

09 May 17:36
Compare
Choose a tag to compare

Some small improvements.

v1.0.1

08 May 16:02
Compare
Choose a tag to compare
Fixing CSS issues

v1.0.0

08 May 11:03
Compare
Choose a tag to compare

First release of Smallblog. Available only for Linux (arm and amd64).