Overview:
The personal website of Michael Troger, michaeltroger.com, is a private website hosted on GitHub Pages. It is powered by Jekyll and allows for the use of Markdown to author posts. The project is based on Jonathan McGlone’s project, but it does not provide a license as it contains private data belonging to the author.
Features:
- Powered by Jekyll
- Allows the use of Markdown for post authoring
- Based on Jonathan McGlone’s project
Installation:
To install the theme, follow these steps:
- Clone the repository:
git clone [repository-url]
- Navigate to the project directory:
cd [project-directory]
- Install the required dependencies:
bundle install
- Build and serve the page locally:
jekyll serve
- Access the website at http://localhost:4000
Summary:
The personal website of Michael Troger, michaeltroger.com, is powered by Jekyll and allows for the use of Markdown. It is a private project based on Jonathan McGlone’s project. The website does not provide a license as it contains the author’s private data. Users are recommended to use Jonathan McGlone’s project as a starter instead.