Hugo source for my blog
Go to file
Harsh Shandilya 49795099bf content: fix file path in code snippet
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-02-09 14:06:29 +05:30
.forestry Update from Forestry.io 2020-12-11 18:24:12 +00:00
.github/workflows github: add step name to checkout 2021-01-23 13:48:45 +05:30
archetypes all: switch to ezhil 2020-12-17 15:10:29 +05:30
content content: fix file path in code snippet 2021-02-09 14:06:29 +05:30
layouts layouts/shortcodes: add horizontal_line 2021-01-03 06:46:57 +05:30
scripts scripts/generate_post_skeleton.sh: reformat with 2 space indent 2021-01-05 11:42:46 +05:30
static Add init scripts post [staging] 2021-02-09 14:05:17 +05:30
themes themes/ezhil: tweak dark theme CSS 2021-01-13 22:32:32 +05:30
workers-site/src workers-site: fix 404 fallback [staging] 2021-01-11 02:16:01 +05:30
.gitignore wrangler: leverage env and secrets 2020-11-19 14:15:17 +05:30
config.toml all: revert social tags experiments [staging] 2021-02-09 13:03:24 +05:30
package.json package.json: add repository field 2021-01-06 17:49:16 +05:30
README.md Cleanup for Netlify departure 2020-11-17 08:29:52 +05:30
tsconfig.json workers-site: bring back redirekt 2020-11-18 13:31:24 +05:30
webpack.config.js workers-site: bring back redirekt 2020-11-18 13:31:24 +05:30
wrangler.toml wrangler: change prod deployment name [deploy] [staging] 2020-12-22 18:09:35 +05:30

msfjarvis.dev

Source code for my website at msfjarvis.dev. It's built with Hugo, deployed continuously by GitHub Actions to Cloudflare Workers KV. I use a mix of local editing and the Forestry CMS for managing the content on the site.