Commit Graph

152 Commits

Author SHA1 Message Date
086df7b05e Switch to normalize.css by csstools
https://github.com/csstools/normalize.css
2024-04-25 12:23:54 +03:00
664bc2f987 Remove duplicate link 2024-04-21 04:09:31 +03:00
140506dc29 Mention Duckquill version in the stylesheet 2024-04-20 23:30:32 +03:00
9ee57034e1 Add guide on how to use tags 2024-04-03 04:12:30 +03:00
ec9ed0c56b Rewrite the README and move extra to the website 2024-04-03 03:27:06 +03:00
759bbe60fc Link to code demo 2024-04-03 03:05:57 +03:00
25068859f7 Fix fancy code blocks having table styles 2024-04-03 03:01:55 +03:00
cef25880eb Abraham Lincoln -> Quill (as it makes more sense)
Quill... Duckquill... get it?
2024-03-05 03:51:03 +03:00
898ac9f6de "Fix" comments demo
Yes, it's not my post :)
2024-03-05 03:44:19 +03:00
df4143d794 Very biased -> opinionated 2024-03-02 02:19:08 +03:00
28992f5d8d Figured it out;
Only opaque or frosted elements should cast shadow, othervise only edge highlight should be used
2024-02-16 01:57:09 +03:00
4e37f12afd feat: Support aside element, tweak media queries 2024-02-01 20:33:34 +03:00
14fd1a6dc3 feat: Keep custom stuff where it belongs; in my repo :P 2024-02-01 00:14:08 +03:00
7a844373a0 feat: Update docs 2024-01-30 21:02:45 +03:00
df2cf3a6cb fix: Medium is even bigger than this huh 2024-01-29 23:05:19 +03:00
039176ec60 feat: Add more "features" to home page 2024-01-29 23:04:13 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
d158ff287f Replaced Source Code Pro with JetBrains Mono 2024-01-27 11:24:15 +00:00
e01e715745 feat: Use primary color specified in config
Sorry, not sorry iPhone users, get a phone on which you are able to use something different than Safari, or get a newer one :)
2024-01-20 20:13:23 +03:00
4ab0720ce2 feat: More glass-like navbar, support for author set in front matter, remove option to disable nav icons 2024-01-20 18:39:04 +03:00
7fb135c2a9 fix: Minor text fixes 2024-01-16 17:33:01 +03:00
2c5fd27b90 feat: Add bootstrap icons credit 2024-01-13 17:21:55 +03:00
8bdd8d97a5 feat: Use JetBrains Mono again, new header styles, rounded table corners 2023-12-25 04:10:38 +03:00
1c62b0db78 feat: exozyme -> codeberg 2023-12-21 20:03:47 +03:00
1545040ba0 feat: exozyme -> codeberg 2023-12-21 19:44:29 +03:00
5431905516 feat: Simplify tag style
It was indeed pretty, but was too out of style and didn't respect primary color
2023-12-18 01:35:23 +03:00
41a35ef28f feat: Rename color variables, tweak some styles 2023-12-14 17:14:09 +03:00
84a1f95da4 feat: Contrast and legibility improvements 2023-12-05 20:36:38 +03:00
2e70914d51 feat: Improved tags; get rid of bootstrap icons and scanlines
- Tags now use horizontal unordered list and have dope hover effect (shoutout to https://libreivan.com)
- Get rid of Bootstrap Icons and Scanlines scss files, the former added extra ~90kb to the stylesheet which I think is bloat, one can use emojis for this, and the scanlines were replaced by much simpler code from https://aroace.space
- Replace fg09 with fg10; it just makes more sense
- Simplify anchor styling
- Update woodpecker.yml to work with Woodpecker 2.0
2023-11-26 05:08:08 +03:00
9202b7fe92 feat: Style improvements, use Source Code Pro for monospace, update Inter to 4.0, pill-like nav on desktop, color changes 2023-11-22 03:29:55 +03:00
8488d2cbbb feat: Support anchors, use style nesting, use normalize.css 2023-11-16 22:46:21 +03:00
8cb64945de feat: Animated 404 image, some style improvements, more attributions 2023-11-09 21:35:12 +03:00
cca5b622cf feat: Tweak H1 size, new 404 image 2023-11-05 19:02:32 +03:00
c22a91f394 chore: Update CI 2023-11-04 18:15:36 +03:00
d7c2f206b9 feat: Comments in config.toml 2023-11-03 00:23:42 +03:00
71fdfc7557 feat: Simplify <code> style, use tables instead of lists for available variables 2023-10-30 21:12:26 +03:00
b357759904 chore: Mention how to update the submodule 2023-10-28 21:54:17 +03:00
f9d2423bc8 chore: Add note about H1 in demo 2023-10-28 21:47:56 +03:00
16ee13558e chore: Separate project README and site home 2023-10-28 21:42:49 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
17ed382092 feat: Move blog title and description to the section index 2023-10-20 00:14:15 +00:00
bb7b4ead29 feat: Improve metadata, add blog descriptions 2023-10-19 23:50:28 +00:00
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00
5d330d543c feat: Redo code blocks 2023-10-15 20:01:21 +00:00
a29c30a319 feat: New quill image (heh) 2023-10-15 17:39:49 +00:00
f0fb001554 chore: Tweak demo formatting 2023-10-15 17:32:16 +00:00
2f7fed2007 chore: Add lang to code blocks 2023-10-15 17:25:02 +00:00
9e9e12f732 feat: Add option to disable feed link in nav 2023-10-15 17:21:17 +00:00
e32567a6a0 fix: Forgot about site 2023-10-15 00:53:30 +00:00
204eee79a1 feat: Add forking to guide 2023-10-13 18:55:18 +00:00