Jekyll version of the newest Agency Bootstrap theme, plus new features: Google Analytics, Markdown support, custom pages, and more!
The Agency Jekyll Theme is a gem-based Jekyll theme that is designed to be used with GitHub Pages. It is an updated and maintained version of the Agency Bootstrap theme, with added features and functionality. The theme includes support for multiple languages, a contact form powered by Formspree.io, customizable pages, Google Analytics, and more. It also supports gem-based installation, the use of a starter template for easy setup, or can be used as a remote theme.
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.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.
A website that uses Ruby gems to streamline development workflows and enhance functionality. This includes features such as easy installation and updates, robust and reliable performance, and support for a wide range of plugins and extensions.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading
A remote theme is a way to use an external theme, hosted on GitHub, with a Jekyll site. Rather than installing the theme locally and committing the files to your repository, you can simply specify the theme as a remote repository and Jekyll will build your site using the theme's files.