Commit graph

12 commits

Author SHA1 Message Date
Robert Kaussow 5e105c9ff4
feat: auto-load custom svg sprites from assets folder (#79)
BREAKING CHANGE: Build-in icons are prefixed with `gdoc_` now. If you use build-in icons in e.g. menus you have to rename these references!
2021-03-03 21:07:59 +01:00
Robert Kaussow 798a2679c1
fix: ensure render template contains no empty newlines (#76) 2021-02-24 16:37:12 +01:00
Robert Kaussow e748a7dbc0
fix: remove relURL function from render-link template 2021-02-21 21:56:26 +01:00
Robert Kaussow 0d80589019
fix: prevend wrong formatting for linked images 2021-02-21 14:04:40 +01:00
i7d3v3l0p3r e29fa7a327
feat: add structured data annotation to breadcrumb nav (#67) 2021-02-20 22:54:49 +01:00
Robert Kaussow 38c6059ab8
fix: use custom render templates to fix references (#56)
* fix: use custom render templates to fix references

* add back showAnchor condition

* change site params access
2021-02-04 10:06:19 +01:00
Robert Kaussow a428f9d84d configure npm 2020-06-02 18:07:53 +02:00
Robert Kaussow a1d90162cb move script loads to end of body 2020-02-27 13:16:08 +01:00
Robert Kaussow 14567a6df4 add anchor links for headlines 2020-02-26 23:59:30 +01:00
Robert Kaussow 8e3958bd09 remove menu button from error page 2020-02-24 22:11:13 +01:00
Robert Kaussow 0019007a37 use title partial for page header 2020-02-16 23:19:14 +01:00
Robert Kaussow b710cfda80 initial commit 2020-01-12 15:33:02 +01:00