My GitHub Pages Website hosted @ https://hanadi92.github.io
My website is a personal space to dump my thoughts, and experience. It is built using Pelican; a Python static site generator.
To install and run the website locally (aka. reuse), follow these steps:
Clone the repo. Run make regenerate
to generate the output directory then run make serve
to start a localhost for the generated content.
You are free to use the code in this repository as a template for your own website, or to modify it to suit your needs. However, please note that the content and images on my website are copyrighted and should not be reused without my permission.
I would greatly appreciate receiving information about any errors noticed by the readers.
-- by you know who.
This repository is licensed under the MIT License. See the LICENSE file for more details.