From c82b8cbde66b119b081100b77627ecc4db68e7c9 Mon Sep 17 00:00:00 2001 From: jonathan Date: Thu, 30 Mar 2023 13:17:30 +1030 Subject: [PATCH] add some notes and draft entries --- readme.md | 4 +++- src/_includes/partials/navigation.njk | 1 - src/art/artists🚧.md | 8 ++++++++ src/blog/on_self_data_tracking🚧.md | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 src/art/artists🚧.md diff --git a/readme.md b/readme.md index 3f7b737..90ad13f 100644 --- a/readme.md +++ b/readme.md @@ -23,4 +23,6 @@ automatically builds and deploys on a commit to main using [bcomnes' deploy-to-n i got started using [flamed fury's 11ty guide](https://flamedfury.com/guides/11ty-homepage-neocities/) # todo -- [ ] swap page links and art thumbnails from flex to grids \ No newline at end of file +- [ ] swap page links and art thumbnails from flex to grids +- [ ] set up image shortcodes to automatically create webps +- [ ] make a source page attributing all images on the site \ No newline at end of file diff --git a/src/_includes/partials/navigation.njk b/src/_includes/partials/navigation.njk index 997b329..5636202 100644 --- a/src/_includes/partials/navigation.njk +++ b/src/_includes/partials/navigation.njk @@ -5,7 +5,6 @@ /links /guestbook /blog - --- <== hotline webring ==> {#INFO: It's important to stucture your links with the slashes / on either side of the href /about/ to ensure the links are always from the root of the site.#} \ No newline at end of file diff --git a/src/art/artists🚧.md b/src/art/artists🚧.md new file mode 100644 index 0000000..166c40c --- /dev/null +++ b/src/art/artists🚧.md @@ -0,0 +1,8 @@ +--- +title: "my fave artists" +draft: true +--- + +stedilnik - https://twitter.com/Stedilnik/media +tyto alba - https://twitter.com/_Tyto_Alba +hou jae04 - https://twitter.com/hou_jae04 \ No newline at end of file diff --git a/src/blog/on_self_data_tracking🚧.md b/src/blog/on_self_data_tracking🚧.md index e1b5ef8..2032a95 100644 --- a/src/blog/on_self_data_tracking🚧.md +++ b/src/blog/on_self_data_tracking🚧.md @@ -3,3 +3,4 @@ title: "on self-data-tracking" draft: true --- +https://polyphiloprogenitivepanda.neocities.org/reporter \ No newline at end of file