Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaharan/sencilla_jekyll_site

A sample jekyll site configured for Sencilla
https://github.com/msaharan/sencilla_jekyll_site

Last synced: 2 days ago
JSON representation

A sample jekyll site configured for Sencilla

Awesome Lists containing this project

README

        

# README

Getting started:
- [Install Prerequisites](https://jekyllrb.com/docs/installation/)
- Clone the repository
- Run `bundle install`

To preview the site:
- Run `bundle exec jekyll serve` to start the preview server
- Open `http://localhost:4000` in your browser

Automatically deploy the site using Netlify upon pushing to the `main` branch.