Commit Graph

85 Commits

Author SHA1 Message Date
ptrcnull 1b64fa721e feat: allow for rel=me in footer links 2023-10-14 17:45:18 +02:00
ptrcnull 882cab943a
feat: make the main font sans-serif, with monospace only for the header 2023-04-03 20:23:38 +02:00
ptrcnull bd50340256
fix: improve contrast a bit 2023-04-03 20:23:32 +02:00
ptrcnull 8be945824c
refactor: move list of posts to main page 2022-09-26 23:59:35 +02:00
ptrcnull 6c2f880cef feat: add dark mode 2022-08-27 03:45:23 +02:00
ptrcnull 70380e1901 fix: Change manual OpenGraph tags to Hugo's template 2021-11-23 18:11:31 +01:00
ptrcnull f4e1b13955 feat: Add OpenGraph meta tags 2021-11-23 17:56:28 +01:00
ptrcnull 68fbc0b3f1 feat: Change codeblock background color 2021-11-19 16:29:27 +01:00
ptrcnull d0e9fb4957 fix: Change URL for cloning 2021-11-17 23:55:14 +01:00
ptrcnull 364f11f8a7 feat: Changed styling for code inserts 2021-07-22 20:02:35 +02:00
ptrcnull c41d408a51 fix: More fixes for dots in the header/footer 2020-11-25 01:43:06 +01:00
ptrcnull 3c57d0797d fix: Changed adding dots in the menu 2020-11-25 01:08:29 +01:00
ptrcnull d5addbfdbd feat: Moved homepage out of <article> 2020-11-24 22:04:30 +01:00
ptrcnull 439c4b98d8 feat: Added static homepage 2020-11-24 19:23:23 +01:00
ptrcnull cabbcc082c fix: Same as above, just with cleaner code 2020-11-24 19:14:33 +01:00
ptrcnull 865bbb85d8 fix: Removed 1 equal sign from each side of the header 2020-11-24 19:14:11 +01:00
ptrcnull f4e14c7881 fix: Updated README 2020-11-24 19:01:04 +01:00
ptrcnull 4bc8d2f777 fix: Changed "Start" to "Home" 2020-11-24 18:59:32 +01:00
ptrcnull 605c668c05 fix: Removed inline CSS setting font to monospace 2020-11-24 18:59:19 +01:00
ptrcnull bafb9b2177 feat: Added a disclaimer to README 2020-11-24 18:58:57 +01:00
ptrcnull ac4a731def fix: Prettified CSS and removed ""dark"" mode 2020-11-24 18:58:41 +01:00
ptrcnull f1c49bcb9c fix: Removed useless screenshots 2020-11-24 18:58:18 +01:00
colorchestra b4a2605222
Merge pull request #8 from pfandzelter/add-image-captions
Add Captions to Images
2020-11-18 18:21:45 +01:00
Tobias Pfandzelter f2dbf084a7 resolve figure size 2020-11-18 18:12:55 +01:00
colorchestra 3fcb92e2c2
Merge pull request #10 from cristiklein/master
Allow overriding copyright line via .Site.Copyright
2020-11-17 23:58:30 +01:00
Tobias Pfandzelter 2563883c1c fix generation of figcaptions 2020-11-17 17:59:59 +01:00
colorchestra edb39bd459
Merge pull request #9 from thenktor/patch-1
Add scroll bars to codeblocks
2020-11-16 22:22:24 +01:00
Cristian Klein 1a1d2dda0a Allow overriding copyright line via .Site.Copyright 2020-09-02 10:34:42 +02:00
Thorsten 3a3c3c6650
Update style.css
`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 09:37:20 +02:00
colorchestra bfc381df05
Merge pull request #7 from pfandzelter/fix-code-highlighting
fix syntax highlighting
2020-09-01 01:38:17 +02:00
Tobias Pfandzelter 0877e85191
move padding to apply to only inline code 2020-08-31 13:21:57 +02:00
colorchestra cd4cc6abc6
Merge pull request #6 from thenktor/master
Update baseof.html for custom CSS
2020-08-30 23:25:44 +02:00
Tobias Pfandzelter 73ad44e2ca add image captions 2020-08-05 21:52:27 +02:00
Tobias Pfandzelter 6d7e3bfa3e fix syntax highlighting 2020-08-05 21:49:29 +02:00
colorchestra 41db6a77dc add dateFmt option to single and summary views 2020-08-04 13:33:15 +02:00
colorchestra 730ddd9a1f Merge branch 'master' of github.com:colorchestra/smol 2020-08-04 01:23:17 +02:00
colorchestra f6d79d8e21 tiny css change 2020-08-04 01:21:30 +02:00
Thorsten 9f3b6d2076
Update baseof.html
Added the possibility to define custom CSS files in config file like this: 'customCSS = ["css/custom.css"]'
2020-07-27 09:12:55 +02:00
colorchestra 2bb4ff7305
Merge pull request #1 from awilliams/patch-1
Update README.md
2020-06-06 13:55:46 +02:00
Adam Williams 875a7f6b9d
Update README.md
Fix typos in the example TOML config.
2020-06-04 09:56:14 -06:00
colorchestra ee2e6c972d
fix LICENSE.md 2020-05-28 21:42:24 +02:00
morph de7f241399 update names in license 2020-05-28 21:40:56 +02:00
morph 0e70c8c9c5 better screenshots 2020-05-28 21:40:04 +02:00
morph c55e178d95 move position of tags on single page 2020-05-28 11:47:41 +02:00
morph 98f3784529 fix headline 2020-05-28 11:43:37 +02:00
morph 6cbd464175 update readme and license 2020-05-27 02:10:24 +02:00
morph 2b09fc88e0 remove title_frame_char variable 2020-05-27 01:39:35 +02:00
morph 8a6618c4fe update screenshots 2020-05-27 01:39:03 +02:00
morph a9bcc2757b update readme 2020-05-27 01:21:24 +02:00
morph 9872248e95 update readme 2020-05-27 01:12:45 +02:00