mirror of
https://github.com/zaaarf/friendenstein.git
synced 2024-11-12 18:49:22 +01:00
chore: basic readme
This commit is contained in:
parent
6652fcdf5b
commit
cd1a78e897
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Friendenstein
|
||||
My own theme for [zola](https://getzola.org/). As the name suggests, it's made by sewing up together pieces of other themes, with original pieces here and there. I feel that it has, at this point, diverged enough from [anemone](https://github.com/Speyll/anemone) and [hello-friend-ng](https://github.com/rhazdon/hugo-theme-hello-friend-ng/), the main donators, to call it its own thing.
|
||||
|
||||
I'd say it *looks* fine, and I tried to make it as customizable as humanly possible, but professionals will probably seethe in disgust reading the source: I am very much not a web developer or designer. I tried to avoid JavaScript as much as possible; presently there are only two small scripts, one to process the random sentence in the homepage and the other to handle switching between light and dark modes (blatantly stolen from `anemone`).
|
Loading…
Reference in a new issue