:triangular_ruler: Personal GitHub web page. Based on the minimal-mistakes Jekyll theme.
The Blog Repository is a repository that holds the data for a blog. It is based on the theme minimal mistakes and is built using Jekyll. The repository is transformed into a static site using Jekyll whenever commits are pushed to the GitHub repository. The resulting static site can be viewed at fjp.github.io or fjp.at. To enable GitHub pages for the repository, it needs to be enabled in the repository settings.
Setup on Ubuntu 22.04:
Setup on macOS:
sudo apt-get install ruby on UbuntuCreate New Posts:
collections/_posts folderThe Blog Repository is a repository that holds the data for a blog based on the minimal mistakes theme. It is built using Jekyll and is automatically transformed into a static site whenever new commits are pushed to the repository. The repository supports custom domains and includes features such as PayPal tip support. Installation guides are provided for both Ubuntu and macOS, along with instructions for creating new posts.