The personal website of Ben Balter. Built using Jekyll and GitHub Pages. See humans.txt for more infos.
Ben.Balter.com CI is the personal site of Ben Balter. It is built using Jekyll, GitHub Pages, and Bootstrap. The site’s content is licensed under Creative Commons, BY, while the code is licensed under MIT.
To install and use the Ben.Balter.com CI theme, follow these steps:
git clone https://github.com/{username}/{repository}.git
Replace {username}
with your GitHub username and {repository}
with the name of the repository.
3. Navigate to the cloned repository directory:
cd {repository}
Replace {repository}
with the name of the repository you cloned.
4. Install the required dependencies by running the following command:
bundle install
bundle exec jekyll serve
http://localhost:4000
.Ben.Balter.com CI is a personal site built by Ben Balter using Jekyll, GitHub Pages, and Bootstrap. The site’s content is licensed under Creative Commons, BY, while the code is licensed under MIT. It offers features such as easy management and updates with Jekyll, hosting on GitHub Pages, and a responsive design with Bootstrap. The installation guide provides step-by-step instructions for setting up and using the theme.