diff options
author | Martin Ashby <martin@ashbysoft.com> | 2024-05-28 20:56:19 +0100 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2024-05-28 20:56:19 +0100 |
commit | 7d296d575b49f5de94f7354094344573b8701199 (patch) | |
tree | c2e9af4b7741dc75c5baf9c32ee2994bbbeef5b1 /content/projects/index.md | |
parent | 12e32e5559be7427483f8520a58dce34046f020c (diff) | |
download | mfashby.net-7d296d575b49f5de94f7354094344573b8701199.tar.gz mfashby.net-7d296d575b49f5de94f7354094344573b8701199.tar.bz2 mfashby.net-7d296d575b49f5de94f7354094344573b8701199.tar.xz mfashby.net-7d296d575b49f5de94f7354094344573b8701199.zip |
Update build.zig.zon to use veggiemonk's fork for zig 0.13-dev
Add projects section
Add zipdl and zigvm project pages, remove download links from posts and
replace with project page links
Diffstat (limited to 'content/projects/index.md')
-rw-r--r-- | content/projects/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/projects/index.md b/content/projects/index.md new file mode 100644 index 0000000..c1e06a7 --- /dev/null +++ b/content/projects/index.md @@ -0,0 +1,6 @@ +--- +.title = "About", +.author = "Martin Ashby", +.date = @date("2024-03-01T23:59:52Z"), +.layout = "list.html", +--- |