Skip to content

Releases: sake92/flatmark

Release v0.0.27

18 Jul 14:09

Choose a tag to compare

Changelog

ad40e63 Set release with ubuntu-22.04

Release v0.0.26

10 Jul 14:29

Choose a tag to compare

Changelog

34418a5 Fix tests
c7c9f41 Improve webdriver handling

Release v0.0.25

10 Jul 12:34

Choose a tag to compare

Changelog

9dfcf67 Add basic SSR tests
ae4dda2 Move SSR related code to ssr module
f9ec412 Update sharaf

Release v0.0.24

03 Jul 13:58

Choose a tag to compare

Changelog

3b335ac Add data-files example
f6a1560 More lenient code/math/diagram rendering
67dcb88 Fix code highlight for HTML. Add custom_local_theme tutorial

Release v0.0.23

02 Jul 18:04

Choose a tag to compare

Changelog

36464cf Fix single-page categories
1d57292 List tutorials manually

Release v0.0.22

02 Jul 17:49

Choose a tag to compare

Changelog

0adb904 Add version CLI command

Release v0.0.21

01 Jul 17:13

Choose a tag to compare

Changelog

72e2bca Pass down categoryContexts
2c35684 Configurable pagination: enabled, per_page, sort_by
0165037 Fix attrs postprocessing
da558bf Pass in search context

Release v0.0.20

01 Jul 15:40

Choose a tag to compare

Changelog

64d5ed7 Process sass files
9fe1605 Extract default theme to https://github.com/sake92/flatmark-themes
96570f6 Add markdown jinja filter
55af4d1 Exit with code 1 if build fails
3cf3667 Replace Pebble with Jinjava. Add support for data files
d29b038 Add simple 404 page

Release v0.0.19

27 Jun 13:17

Choose a tag to compare

Changelog

b0ed380 Add --update-theme flag
a526785 Highlight search results. Structured theme/code_highlight/math_highlight props
ff52c69 Add search functionality with fusejs

Release v0.0.18

26 Jun 13:46

Choose a tag to compare

Changelog

46b23de Add TOC helper and include
2ac6f22 Add anchor links to headings
730fd1f Postprocess other HTML attrs that accept URL, not just href
3f1601b Handle baseUrl with JSoup
03f9c40 Add shutdown hook to properly close servers and webdriver
9a33c45 Update favicon path