Benbalter.github.com

screenshot of Benbalter.github.com
jekyll

The personal website of Ben Balter. Built using Jekyll and GitHub Pages. See humans.txt for more infos.

Overview:

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.

Features:

  • Jekyll: The site is built using Jekyll, a static site generator, which allows for easy management and updates.
  • GitHub Pages: The site is hosted on GitHub Pages, making it easy to deploy and host the site without the need for a separate hosting service.
  • Bootstrap: The site uses Bootstrap, a popular CSS framework, to ensure a responsive and modern design.
  • Creative Commons License: The content on the site is licensed under Creative Commons, BY, allowing others to use and share the content while providing proper attribution.
  • MIT License: The code powering the site is licensed under the MIT License, allowing others to freely use, modify, and distribute the code.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.