Gloria is a static website generator, based on NodeJS.
Gloria is a static site generator that aims to be an easy and simple tool for creating static websites. It is designed to be an alternative to Jekyll and allows users to create websites without depending on Ruby. The main focus of Gloria is its ease of use, extensibility, and support for Markdown files.
To install Gloria, you can use either Yarn or NPM. Here are the installation instructions for each option:
Yarn
yarn add gloriajs
NPM
npm install gloriajs
For more detailed information on each installation method, you can refer to Gloria’s official website.
Gloria is a static site generator that aims to provide an easy and simple solution for creating static websites. It supports a content management system using Markdown files and integrates with Tailwind CSS for styling. With its quick start theme repository and support for custom domains on GitHub Pages, Gloria makes it convenient to set up and publish websites. It also offers a command line interface for performing various operations on the generated static files. Overall, Gloria is a user-friendly tool for creating static websites without depending on Ruby.