https://github.com/klemola/matiasklemola.com
matiasklemola.com source code.
https://github.com/klemola/matiasklemola.com
pelican personal-website python simple-analytics static-site website
Last synced: 2 months ago
JSON representation
matiasklemola.com source code.
- Host: GitHub
- URL: https://github.com/klemola/matiasklemola.com
- Owner: klemola
- Created: 2017-04-09T13:57:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-15T15:32:52.000Z (11 months ago)
- Last Synced: 2025-08-15T17:39:21.683Z (11 months ago)
- Topics: pelican, personal-website, python, simple-analytics, static-site, website
- Language: HTML
- Homepage: https://matiasklemola.com
- Size: 16.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matiasklemola.com source
## About
You are looking at the source code of [matiasklemola.com](https://matiasklemola.com).
The website is built using the [Pelican static site generator](https://blog.getpelican.com). I have previously used [Hakyll](https://jaspervdj.be/hakyll/) for the same purpose.
matiasklemola.com content is included in the source. As of September 2019 it's deployed to the Firebase website platform.
## License
I reserve all rights to the content of the website, as well as the visual design. Any use of the article content or graphics requires my explicit consent. Feel free to email me at [hello@matiasklemola.com](mailto:hello@matiasklemola.com) if you for some reason wish to make use of the content.
You can, however, use the source as a reference on how to develop certain features with Pelican. You might find contents the `theme` folder interesting.