Overview:
AnjuanSimmons.com is a personal website hosted on GitHub and powered by Jekyll. The site has gone through various hosting platforms in the past, but it has found its home on GitHub Pages. The simplicity of managing text files instead of a backend database is one of the main reasons for choosing GitHub Pages.
Features:
- GitHub hosting: The website is hosted on GitHub, offering reliability and robustness.
- Jekyll integration: Powered by Jekyll, the website benefits from its features and simplicity.
- Easy text file management: Instead of dealing with a backend database, the site can be easily managed through text files.
Installation:
To install the AnjuanSimmons.com theme, follow these steps:
- Clone the repository from GitHub:
git clone https://github.com/anjuan/anjuan.github.io.git
- Install Jekyll dependencies:
bundle install
- Build and run the Jekyll server:
bundle exec jekyll serve
- Access the website locally at
http://localhost:4000.
Summary:
AnjuanSimmons.com is a personal website hosted on GitHub Pages. It offers simplicity and ease of management by using Jekyll and text files instead of a backend database. The website is aimed at showcasing Anjuan’s work at the intersection of business and technology, with a focus on delivering customer delight and utilizing engineering resources effectively.