Commit graph

54 commits

Author SHA1 Message Date
d10268c332
feat: Publish devlog, add media-styled class 2023-08-13 15:20:37 +03:00
b0937a4b3a
feat: Drop code block grid, it's ugly with ascii 2023-08-12 01:24:16 +03:00
68b4d5deb2
feat: Support abbr, use kramdown footnotes-
fix grid
2023-08-11 19:11:23 +03:00
83ab2f0e28
feat: Add site width variable
take inspiration from
https://git.exozy.me/0xmrtt/gadolinium/src/branch/master/static/css/style.css#L62
2023-08-11 16:57:28 +03:00
cbd09cb3c4
feat: Format stylesheet 2023-08-11 14:34:20 +03:00
edc9ce2876
feat: Improved code block contrast in dark mode-
-added hover style for card, make more classes use variables, use
--primary-color in all places and add --secondary-color for easier
configuration, and some more
2023-08-11 02:58:37 +03:00
257169e165
feat: Remove shadow from images
transparent images exist
2023-08-10 20:09:51 +03:00
4374415861
feat: Tune down grid, navbar border, image shadow 2023-08-10 20:07:56 +03:00
674f9e7290
feat: Darker background, shadow variable 2023-08-10 06:31:47 +03:00
6a31ea3770
feat: Proper dark style (no more filter hack) 2023-08-10 05:27:31 +03:00
5319fd789a
feat: Get rid of navbar js, image hover style
Make navbar awfully simple, make sticky at desktop/landscape size and
static at mobile/portrait, add grid to code blocks
2023-08-10 03:40:19 +03:00
9d7041d13f
feat: Make navbar higher
it were quite cute but also too small
2023-08-09 19:25:58 +03:00
f2301fd600
feat: Smart navigation bar 2023-08-09 18:58:05 +03:00
df007058dd
feat: Remove useless CSS rules 2023-08-09 09:58:18 +03:00
7fdf91eac6
feat: Not use sticky navbar on mobile
It takes quite a lot of screen real-estate, on other hand looks nice on
desktop, so here is compromise
2023-08-09 09:54:24 +03:00
9127ea7f2d
feat: Make navbar super pretty 2023-08-09 08:44:57 +03:00
6199743f21
fix: Navbar 2023-08-08 16:56:03 +03:00
ae4c13dd01
feat: Format CSS 2023-08-07 03:56:50 +03:00
0903c4f6a3
feat: Cherry-on-top for new navigation 2023-08-07 01:51:27 +03:00
8e2bb0a7cb
feat: Some nice hover styles 2023-08-07 00:00:23 +03:00
41ffec4eac
feat: New ascii style 2023-08-06 22:20:16 +03:00
e1de85395d
feat: Square comment avatars
Gonna see how it looks
2023-08-06 16:37:35 +03:00
45c2818c88
feat: Refreshed style, navbar, paper cut fixes 2023-08-06 15:54:39 +03:00
8414a0e0e7
feat: Better layout on mobile 2023-08-05 04:49:50 +03:00
679aea4cf6
feat: Initial work on adding comments
It is not finished yet but already better than nothing, will finish
after a nap
2023-08-03 07:00:31 +03:00
3a401b7d32
Revert "chore: font-variation-settings are not needed"
This reverts commit d4d08d3bcc.
2023-08-02 02:30:28 +03:00
3197d5ffba
Revert "fix: Bold text in button"
This reverts commit 2cb089a9e0.
2023-08-02 02:30:19 +03:00
2cb089a9e0
fix: Bold text in button
I have no idea why it were made like that but this should fix this
2023-08-02 02:27:15 +03:00
905e1e7329
fix: Johnvert having opacity
Change text color instead of changing opacity
2023-08-02 02:19:45 +03:00
d4d08d3bcc
chore: font-variation-settings are not needed
font-weight are supported in safari since 2003
2023-08-02 01:06:04 +03:00
37cf375624
fix: Stuff that I noticed while lying in bed 2023-07-31 06:39:07 +03:00
9d9d0b4df6
chore: Style tweaks 2023-07-31 06:24:00 +03:00
64b0b1c8e6
feat: T W E A K S 2023-07-29 22:19:45 +03:00
4bff42d02d
fix: Logo size 2023-07-29 19:55:47 +03:00
d6aeb90b5e
feat: Remove anchors
Build speed is quite important, and if needed there are table of
contents that does same thing
2023-07-21 03:37:50 +03:00
35abdb9b01
feat: Some style stuff 2023-07-20 02:25:06 +03:00
013fe2f0fc
feat: Finish markdown test page, add serve script 2023-07-20 01:20:15 +03:00
c3501458e7
feat: Add a few more link styles
Because why not
2023-07-19 02:37:47 +03:00
63a5c566b8
feat: More style improvements 2023-07-18 21:33:12 +03:00
afe5da551e
feat: Add missing styles 2023-07-18 15:58:30 +03:00
970420587e
chore: Fixes and improvements 2023-07-18 11:25:47 +03:00
db60a819c9
chore: Remove pixel art 2023-07-17 16:09:25 +03:00
e28c47c4a2
feat: Add anchors on title hover 2023-07-17 06:52:25 +03:00
af32c930e5
feat: Update Inter font to latest pre-release 2023-07-17 05:51:45 +03:00
81b52af833
chore: Make stuff pretty 2023-07-16 15:09:22 +03:00
39469f1b3d
fix: Code blocks having line-height 2023-07-15 22:15:58 +03:00
b6f6c0bd3c
feat: Didn't work 2023-06-26 01:38:56 +03:00
beed2354d1
feat: Try to use system monospace font 2023-06-23 18:30:42 +03:00
f731ef4e6b
feat: Remove exp leftovers 2023-06-23 18:26:37 +03:00
2c690baba2
Revert "feat: Add variable Source Code Pro font"
This reverts commit a40b30f0fe.
2023-06-23 18:21:01 +03:00