Skip to content

bytefish/bytefish.de

Repository files navigation

https://www.bytefish.de is generated by Pelican.

You can install Pelican by using pip:

pip install pelican

Depending on your Python installation, you might need to install the following packages to generate the pages:

pip install markdown
pip install BeautifulSoup4

To build the pages, simply run the following command from the root folder:

pelican -s settings/settings_dev.py .

The output will be written to the folder settings/output/DEV.

About

Resources for building my personal website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published