Commit graph

17 commits

Author SHA1 Message Date
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