https://github.com/jackdbd/giacomodebidda-content
Content for my personal website.
https://github.com/jackdbd/giacomodebidda-content
Last synced: 25 days ago
JSON representation
Content for my personal website.
- Host: GitHub
- URL: https://github.com/jackdbd/giacomodebidda-content
- Owner: jackdbd
- Created: 2024-10-17T19:02:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T09:37:52.000Z (over 1 year ago)
- Last Synced: 2025-02-18T10:30:14.542Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 475 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# giacomodebidda-content
This repository is my attempt at [POSSE](https://indieweb.org/POSSE) and it aims
to be a permanent archive of all the content I publish to
[giacomodebidda.com](https://giacomodebidda.com), and then maybe
[syndicate](https://indieweb.org/syndication-models) elsewhere.
Text content is hosted here on GitHub. Media assets are hosted on Clouflare R2
to keep this git repository small. See the [media](./media/README.md) directory
for more information.
The code for my website is hosted in
[this other repository](https://github.com/jackdbd/personal-website) rather than
this one. I use [Eleventy](https://github.com/11ty/eleventy) for my site and I
am very happy with it. However, keeping content and presentation separated is a
good idea that will facilitate an easier migration to a different static site
generator if I choose to do so in the future.