23 Commits
Author SHA1 Message Date
raymon ac5a1fa803 Keep sentence spacing in RSS feed article 2025-10-18 17:32:22 +02:00
raymon 8c005c889c Title post years per holocene calendar 2025-06-27 20:44:30 +02:00
raymon eceb031fe6 Fix minor styling issues
- Fix overflow for code blocks
- Fix navbar width
2024-12-29 22:26:54 +01:00
raymon 6f4e386e72 Provide CSS template from the website itself 2024-10-01 22:08:14 +02:00
raymon 0c2ffb4311 Cleanup main pages 2023-12-27 15:42:18 +01:00
raymon 71e0772682 Group posts by year 2023-12-27 15:25:38 +01:00
raymon 2c1a718d5c Remove custom post format 2023-12-27 14:18:23 +01:00
raymon a798f58c7d Add styling that improves readability
- article content with a max-width
- index and post index page now contain articles
- code sections are bordered, indented and padded
- figure captions are centered along with the images
- h2 margin is only removed on the post index page; page-link's
- main with extra space at the bottom to allow scolling past content
2022-12-11 16:27:01 +01:00
raymon 703de1a894 Sync assets/images used for posts 2022-09-28 18:35:45 +02:00
raymon 50fb6bee51 Remove JavaScript turn off prompt on posts page
- the joke is getting pretty old
2022-04-29 22:19:11 +02:00
raymon 9b2fd9104d Remove sorting of RSS entrees
- As RSS readers already sort by pubDate
2022-04-03 18:23:47 +02:00
raymon ff984c7046 Sort index entrees per month, by day number; descending 2022-04-03 18:16:54 +02:00
raymon f5b7a30306 Remove old #app divs
Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:50:41 +01:00
raymon 65faa97ba1 Prepend title of blog post in page title
Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:50:37 +01:00
raymon 9c01bc5677 Use paragraphs on qa page
Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:50:32 +01:00
raymon d744073420 Ignore generated html for VC
Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:49:50 +01:00
raymon f164d510d8 Allow multiple handlebars on one line
- As the HyperLisp will put most on the same line

Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:49:43 +01:00
raymon 24a9a34a73 Use the HyperLisp preprocessor for all html
:D

Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:49:39 +01:00
raymon bfcd3f9c8f Prompt user to turn off JavaScript on posts page
- Credits to Heydon Pickering
  - From the talk "State of the browser 2021; Please Disable JavaScript To View This Site"

Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:49:35 +01:00
raymon cb77ed1a2d Add upload helper script
Signed-off-by: Raymonzut <me@raymon.dev>
2022-03-18 22:48:58 +01:00
raymon 1ba2a430fe Remove extra chromosome broken JS date constructor 2020-09-26 18:37:56 +02:00
raymonanddependabot[bot] 3d93b6ddb8 Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#7)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 21:46:12 +02:00
raymon 418fc1fad4 Merge pull request #6 from Raymonzut/dependabot/npm_and_yarn/client/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client
2020-06-08 20:09:41 +02:00