https://github.com/albertodonato/blog
My personal blog
https://github.com/albertodonato/blog
blog pelican
Last synced: 5 months ago
JSON representation
My personal blog
- Host: GitHub
- URL: https://github.com/albertodonato/blog
- Owner: albertodonato
- Created: 2025-02-07T17:09:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T14:44:46.000Z (11 months ago)
- Last Synced: 2025-02-23T15:33:31.642Z (11 months ago)
- Topics: blog, pelican
- Language: Python
- Homepage: https://blog.albertodonato.net
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog.albertodonato.net
My personal blog.
This is a static site generated by [Pelican](https://getpelican.com) via
```
tox -e generate
```
using the [pelican-chemistry](https://github.com/albertodonato/pelican-chemistry) theme.
The theme is expected to be under `../pelican-chemistry` relative to this repo.