Commit graph

30 commits

Author SHA1 Message Date
fdf8a791da
Make the stats url proper
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-08-14 22:28:33 +05:30
328a3f9f8d
Migrate to shiki
Prism seems unmaintained

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-08-14 22:13:33 +05:30
f8d794d2e8
Change domain
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-07-27 06:56:56 +05:30
4c29d44cd6
Update gitea link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-03-17 11:11:42 +05:30
a5d3f96a76
Update dependencies
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-02-04 11:59:28 +05:30
b4ccb245a1
Update highlight.js to 11.9.0
All checks were successful
/ Building (push) Successful in 2m30s
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-01-10 11:49:45 +05:30
c608d77f7d
Remove powered by obsidian
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-10-10 18:52:43 +05:30
69a3c01a06
Serve directly from root
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-09-07 23:54:09 +05:30
e21c1a73a6
Use prismjs for highlighting
- Also update fonts to Lunasima and Fira Code

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-08-19 19:31:26 +05:30
a4efb8c358
Update highlight.js to 11.7.0
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-02-21 12:55:24 +05:30
3b4ad737cc
Update copyright for 2023
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-01-08 18:49:42 +05:30
4397af23eb
Insert analytics
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-26 00:25:50 +05:30
08d4797949
Preconnect to both the origins
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-26 00:21:51 +05:30
1156085333
Optionally parse as markdown if requested on query params
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-26 00:16:19 +05:30
55319a84da
Pretty print everything
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-22 19:34:19 +05:30
cfd2152d31
Fix padding on code blocks
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-22 19:14:17 +05:30
ec4de81144
Set language for html
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-22 18:55:18 +05:30
cbb1198bce
Remove tailwind cdn, use proper method to handle the css
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 23:42:45 +05:30
64e35b1533
Add proper padding for paste content
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 23:36:55 +05:30
e1340b68b8
Add static files to docker container
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 23:30:24 +05:30
cbacbe5e7c
Reformat the paste template
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 23:25:55 +05:30
4aa9bf2810
Move out scripts and styles
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 21:19:41 +05:30
e18235873e
Use hack font
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 21:07:33 +05:30
3a9e8390fe
Use pre tag for the paste content and wrap appropriately
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 21:00:42 +05:30
437291f362
Mild design improvements
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 22:20:09 +05:30
5a0f3c5dda
Fix footer url
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 22:12:29 +05:30
028ca37763
Proper coloring
Dark theme

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-20 08:41:42 +05:30
527e5a5fe1
Improve the template
Add syntax highlighting, add a proper footer

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-19 22:56:05 +05:30
bf76580950
Make the template a bit more proper
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-19 18:17:38 +05:30
db32d8b07e
Basic run with tera templating
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-11 20:02:22 +05:30