Commit graph

96 commits

Author SHA1 Message Date
2cbd891473 templates: make twitter use big card image
Signed-off-by: Naman Sood <mail@nsood.in>
2021-12-17 04:31:23 -05:00
bd28e62c33 server: use fixed-size social media images
Signed-off-by: Naman Sood <mail@nsood.in>
2021-12-17 04:21:17 -05:00
ab6c3af0b7 server, post: fix social media images
Signed-off-by: Naman Sood <mail@nsood.in>
2021-12-17 04:02:54 -05:00
42b8bcc32a github: send fonts to deploy
Signed-off-by: Naman Sood <mail@nsood.in>
2021-12-17 03:16:09 -05:00
4c39700474 server, post: add about images for social media
Signed-off-by: Naman Sood <mail@nsood.in>
2021-12-17 03:09:04 -05:00
4fd8925116 .github: use correct tailscale action ref
Signed-off-by: Naman Sood <mail@nsood.in>
2021-09-11 15:47:18 -04:00
6d6e4d03d1 .github: stop fixing tailscale version
Signed-off-by: Naman Sood <mail@nsood.in>
2021-09-11 15:07:30 -04:00
37b1a28fea posts: jabra 75t on ubuntu
Signed-off-by: Naman Sood <mail@nsood.in>
2021-09-11 15:06:30 -04:00
ee9392a2ba server: crawler bots like descriptions
Signed-off-by: Naman Sood <mail@nsood.in>
2021-07-09 00:51:03 -04:00
cba3a7f4b3 posts: windows 11 on unsupported hardware
Signed-off-by: Naman Sood <mail@nsood.in>
2021-07-09 00:37:46 -04:00
29ed1d8e54 css: fix figcaption, abandon baseline grid
Signed-off-by: Naman Sood <mail@nsood.in>
2021-06-19 08:07:30 -04:00
90fc188eb2 deploy the tailscale GA post via the tailscale GA
Signed-off-by: Naman Sood <mail@nsood.in>
2021-05-18 22:55:21 -04:00
450f2fa076 workflow: merge local changes
Signed-off-by: Naman Sood <mail@nsood.in>
2021-05-18 22:54:23 -04:00
98ae532e26 server: don't take mutex lock where not necessary
Signed-off-by: Naman Sood <mail@nsood.in>
2021-05-02 00:04:11 -04:00
2a78701938 .github: only run tests on main
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-28 17:24:00 -04:00
befe4bf300 .github: actually deploy when pushed to main
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-28 17:22:54 -04:00
a7b9b5fbfa
Add deploying GitHub Action (#1) 2021-04-28 17:04:34 -04:00
0c38f94c8f posts: clarify a line in fohmo post
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-26 00:57:22 -04:00
c9568c39f9 templates: show page-specific title in og:title field
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-26 00:34:31 -04:00
791a1db58b posts: fear of having missed out
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-25 22:10:34 -04:00
cd57b5cfb2 server: put everything under one mutex
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-24 12:33:06 -04:00
1a267a1bc6 move listener logic into separate file
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-24 03:03:57 -04:00
0373431876 seperate styles logic
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-24 03:02:19 -04:00
ff9fe3d550 posts: dark mode SCSS/CSS post
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-03 16:34:42 -04:00
cd7f71c48b styles, templates: dark mode
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-24 19:31:13 -04:00
edd3bd1c49 errorCatcher: set Content-Type authoritatively
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-20 18:07:11 -04:00
809186ec09 update hello world some more
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 21:35:36 -04:00
810af7fec0 post: incorrect use of defer
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 01:31:20 -04:00
b59eea8657 posts/hello-world: correct myself a bit re: routing
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 01:23:40 -04:00
d931421929 static: add favicon
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 01:12:15 -04:00
a6bebc92e8 templates: point navbar to reasonable places
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 00:27:16 -04:00
083d33b1ae posts: hello world
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-19 00:25:55 -04:00
048c06ac66 separate template logic into own file
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-15 23:36:00 -04:00
ef112be9bd rename 'pages' to 'posts' and move functionality into own file
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-15 22:47:07 -04:00
00f27f0cbe markdown hotplugging
Signed-off-by: Naman Sood <mail@nsood.in>
2021-03-15 19:20:25 -04:00
ab5aae8bd1 server: use different listener for better inotify events 2021-03-02 22:32:20 -05:00
c5b1e0363e server: watch for changes in templates and stylesheets
Signed-off-by: Naman Sood <mail@nsood.in>
2021-02-26 00:12:21 -05:00
038695d123 stop using ioutil
Signed-off-by: Naman Sood <mail@nsood.in>
2021-02-19 18:02:02 -05:00
f223051b68 server: separate rendering logic per file
Signed-off-by: Naman Sood <mail@nsood.in>
2021-02-19 17:45:30 -05:00
b6a55d142a html: add 'responsive' meta tag 2021-02-17 00:58:28 -05:00
54d26dcaa4 css: fix heading styles 2021-02-17 00:57:54 -05:00
2cf6d91ff5 custom error page support 2021-02-17 00:57:16 -05:00
8afaaa10d2 server: reorganize code into smaller functions 2021-02-16 23:50:57 -05:00
fda0b95132 css: remove unused variable 2021-02-15 18:01:03 -05:00
d347551455 Load HTML templates and SCSS styling 2021-02-15 02:31:18 -05:00
8daaa1b330 Initial commit - read and serve markdown and static files 2021-02-06 16:27:00 -05:00