:notebook: Source for joelglovier.com. Built with Jekyll and hosted on GitHub Pages.
Joelglovier.com is a personal website where the author shares information, links, and showcases his work. The website has been in existence since around 2005 and has undergone several redesigns over the years. The current version of the site was launched in 2017 and is built using Jekyll, a static site generator.
To run the website locally, follow these steps:
Clone the repository locally either through GitHub Desktop or using the command line:
git clone https://github.com/jglovier/jglovier.github.io.git
Install the required dependencies using bundler:
bundle install
Run the Jekyll server:
bundle exec jekyll serve
View the website in your browser at http://localhost:4000.
Joelglovier.com is a personal website created by Joel Andrew Glovier. It serves as a platform for the author to share his thoughts, showcase his work, and provide links to other interesting content. The website has been through multiple iterations since its inception in 2005 and is currently built using Jekyll. Regular maintenance is required to keep the site running smoothly, and certain directories and files are copyrighted and cannot be reused without permission.