| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-13 | update dark mode color for pre elements | colorchestra | |
| 2021-05-13 | set light/dark colors based css on variables | colorchestra | |
| 2021-05-10 | start adding variables | colorchestra | |
| 2021-05-09 | improve dark mode colors | colorchestra | |
| 2020-12-29 | add demo page, image caption and copyright info | colorchestra | |
| 2020-11-18 | Merge pull request #8 from pfandzelter/add-image-captions | colorchestra | |
| Add Captions to Images | |||
| 2020-11-18 | resolve figure size | Tobias Pfandzelter | |
| 2020-11-17 | Merge pull request #10 from cristiklein/master | colorchestra | |
| Allow overriding copyright line via .Site.Copyright | |||
| 2020-11-17 | fix generation of figcaptions | Tobias Pfandzelter | |
| 2020-11-16 | Merge pull request #9 from thenktor/patch-1 | colorchestra | |
| Add scroll bars to codeblocks | |||
| 2020-09-02 | Allow overriding copyright line via .Site.Copyright | Cristian Klein | |
| 2020-09-01 | Update style.css | Thorsten | |
| `white-space: pre-wrap` breaks syntax highlighting with line numbers in tables. Changed to `overflow-x: auto` to add vertical scroll bars instead. IMHO this also makes code more readable. | |||
| 2020-09-01 | Merge pull request #7 from pfandzelter/fix-code-highlighting | colorchestra | |
| fix syntax highlighting | |||
| 2020-08-31 | move padding to apply to only inline code | Tobias Pfandzelter | |
| 2020-08-30 | Merge pull request #6 from thenktor/master | colorchestra | |
| Update baseof.html for custom CSS | |||
| 2020-08-05 | add image captions | Tobias Pfandzelter | |
| 2020-08-05 | fix syntax highlighting | Tobias Pfandzelter | |
| 2020-08-04 | add dateFmt option to single and summary views | colorchestra | |
| 2020-08-04 | Merge branch 'master' of github.com:colorchestra/smol | colorchestra | |
| 2020-08-04 | tiny css change | colorchestra | |
| 2020-07-27 | Update baseof.html | Thorsten | |
| Added the possibility to define custom CSS files in config file like this: 'customCSS = ["css/custom.css"]' | |||
| 2020-06-06 | Merge pull request #1 from awilliams/patch-1 | colorchestra | |
| Update README.md | |||
| 2020-06-04 | Update README.md | Adam Williams | |
| Fix typos in the example TOML config. | |||
| 2020-05-28 | fix LICENSE.md | colorchestra | |
| 2020-05-28 | update names in license | morph | |
| 2020-05-28 | better screenshots | morph | |
| 2020-05-28 | move position of tags on single page | morph | |
| 2020-05-28 | fix headline | morph | |
| 2020-05-27 | update readme and license | morph | |
| 2020-05-27 | remove title_frame_char variable | morph | |
| 2020-05-27 | update screenshots | morph | |
| 2020-05-27 | update readme | morph | |
| 2020-05-27 | update readme | morph | |
| 2020-05-27 | bring sidebar back for single pages | morph | |
| 2020-05-26 | remove newlines from css | morph | |
| 2020-05-26 | change countrunes to len | morph | |
| 2020-05-26 | rename theme | morph | |
| 2020-05-26 | fix posts list | morph | |
| 2020-05-26 | remove sidebar everywhere | morph | |
| 2020-05-26 | reinstate posts list | morph | |
| 2020-05-26 | remove padding rule from summary layout | morph | |
| 2020-05-26 | always show scrollbar | morph | |
| 2020-05-26 | init as nameless new theme | morph | |
| 2020-01-09 | Don't create empty div w/o comments | vimux | |
| 2019-10-13 | Fix tags: don't create empty block w/o tags | vimux | |
| 2019-09-01 | Convert theme min_version to string | vimux | |
| 2019-08-19 | Update theme.toml: add development tag | vimux | |
| 2019-08-04 | Update default archetype template | vimux | |
| 2019-08-03 | Fix main menu: don't create empty menu w/o items | vimux | |
| 2019-08-01 | Fix links to LICENSE file | vimux | |