Freed.place, a cozy little place on the world wide web. https://freed.place
Find a file
2025-02-23 22:13:22 +01:00
archetypes Added a temporary placeholder site 2025-01-26 17:15:04 +01:00
content I forgor 2025-02-13 19:34:19 +01:00
content.nl I forgor 2025-02-13 19:34:19 +01:00
static/icons Added a temporary placeholder site 2025-01-26 17:15:04 +01:00
themes Added a temporary placeholder site 2025-01-26 17:15:04 +01:00
.gitignore Changed pronouns and social links list 2025-01-27 21:48:56 +01:00
.gitmodules Added a temporary placeholder site 2025-01-26 17:15:04 +01:00
default.conf Replaced web server in docker container 2025-01-26 18:35:29 +01:00
docker-compose.yml Fixed docker-compose.yml 2025-01-26 18:41:04 +01:00
hugo.toml Changed pronouns and social links list 2025-01-27 21:48:56 +01:00
LICENSE Initial commit 2025-01-26 15:59:15 +01:00
README.md Updated README.md 2025-02-23 22:13:22 +01:00

Freed.place

heya! welcome to my personal website! this site is build using Hugo and can be easily deployed for yourself.

how to build this site?

this site uses Hugo, an open-source framework for building websites. to install Hugo on your system, please install the hugo package from your package manager. after that; run hugo in the root of this repository which will create the website in the public/ directory. you can then host the public/ directory using nginx or your program of choice.

wait... where's the old site?

the old version of freed.place is hosted at codeberg. please take a look there for older versions of this site. please note that these older versins do not make use of hugo, and instead are built with pure html and css code.

License

The license which this project uses is located at LICENSE.