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.
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 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 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.