1
Fork 0
mirror of https://github.com/glassflame/glassflame.github.io.git synced 2024-10-16 14:37:33 +00:00
Commit graph

56 commits

Author SHA1 Message Date
eec0dace7f Merge branch 'main' into feature/callout 2023-11-16 11:37:30 +01:00
0fc282c5e0 Replace bull with actual bullets 2023-11-16 11:37:09 +01:00
ba40bca7bc
Rename Callout to CalloutElement 2023-11-06 20:25:35 +01:00
7916c877bc
Start implementing callouts 2023-11-06 20:25:17 +01:00
bcd51d2eb5
Fix lheading behaving strangely 2023-11-06 19:23:35 +01:00
2073029d99
Add support for highlight 2023-11-06 18:19:34 +01:00
edf4486cf8
Remove leftover log call in the markdown renderer 2023-11-06 18:05:13 +01:00
3ea938e85d
Disallow clicking on non-defined wikilink paths 2023-11-06 18:01:33 +01:00
c422e4db85
Better wikilinks style 2023-11-06 18:00:23 +01:00
03474556c2
Fancy blockquotes 2023-11-06 17:59:22 +01:00
bc5a9fbb6a
Allow clicking on a card header to open it in the full page 2023-11-06 17:47:27 +01:00
29e52ddf6e
Fix unnecessary spaces added to cards 2023-11-06 16:51:56 +01:00
6494b4d3b4
Implement math via KaTeX 2023-11-06 16:48:20 +01:00
b586febfe9
Lowercase basenames 2023-11-06 14:51:08 +01:00
38a6652299
More visual improvements 2023-10-30 05:11:50 +01:00
3b8dde6d3b
More visual improvements 2023-10-30 05:08:57 +01:00
d53e52f55f
Some style improvements 2023-10-30 05:01:41 +01:00
f14315c39d
Create landing page + bugfixes 2023-10-30 04:49:36 +01:00
fef9dc6155
Make wikilinks translucent if the target file does not exist 2023-10-30 03:19:46 +01:00
8d3343fa05
Working wikilinks! 2023-10-29 04:20:38 +01:00
ce594624dc Failed wikilink support attempt 2023-10-27 10:28:55 +02:00
ef70257b53 A bit of cleanup 2023-10-27 10:22:19 +02:00
45a35a50f4 Remove unused import 2023-10-27 09:42:48 +02:00
377df17ecb
blblbl stuf 2023-10-27 03:15:29 +02:00
803b61f434
Complete refactoring? 2023-10-27 02:44:49 +02:00
610c849264
Continue refactoring #2 2023-10-26 04:53:08 +02:00
8b45e78f4c
Continue refactoring 2023-10-25 19:57:12 +02:00
a1a8b89a2b WIP refactor of CanvasElement 2023-10-24 15:47:53 +02:00
fd8ea9c494 Refactor and document CanvasItemElement 2023-10-24 14:42:11 +02:00
827d637ae9 Silence CommaExpressionJS expression 2023-10-24 14:35:05 +02:00
9ae82c7785 Clean up and document CanvasElement 2023-10-24 14:34:36 +02:00
2ead674928 Remove unused code 2023-10-24 11:17:59 +02:00
c0c996b5c1 IntelliJ added something again 2023-10-24 11:05:14 +02:00
dd4ddb7620 Abstract connectedCallback into onConnected 2023-10-24 11:04:57 +02:00
1bb664b593 Add placeholder for #template-display 2023-10-24 09:53:59 +02:00
838e64b213 Remove incomplete background tiling 2023-10-24 09:48:06 +02:00
2e20f39909
Create README.md 2023-10-22 03:43:20 +02:00
ea61aef3d6
not sure what i did but it kinda works 2023-10-22 03:40:49 +02:00
9a7f5a4bd8
Make padding and stuff work as expected 2023-10-22 01:36:55 +02:00
93b91c5b6c
Another iteration! 2023-10-22 00:37:05 +02:00
45c3afd7d4
Quick iteration with no commits! 2023-10-20 03:44:56 +02:00
6bb92bc00d Garasauto 2023-10-19 16:00:32 +02:00
2793449bb6 Improve wikilinks 2023-10-19 15:40:52 +02:00
078e36d30b Add wikilink and hashtag support 2023-10-19 14:56:08 +02:00
75e54c3432 Add meta viewport 2023-10-19 12:41:35 +02:00
3c5cda72cb IntelliJ random changes 2023-10-19 12:39:16 +02:00
2aab74553a Add initial support for hashtags 2023-10-19 12:38:56 +02:00
6bd681d47e
Initial rendering of card contents 2023-10-19 01:58:51 +02:00
8978927d60
Add WIP notice in the title 2023-10-19 01:11:03 +02:00
a5a4042097
Create x-card custom element skeleton 2023-10-18 23:23:22 +02:00