actlist / actlist.io

The project Actlist official website.

Home Page:https://actlist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

actlist.io

This website has been created with Jekyll and jekyll-doc-theme

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/actlist/actlist.io.git
cd actlist.io

# run jekyll with dependencies
bundle exec jekyll serve

Adding plugins

Create your own markdown post under the _plugins directory

License

Released under the MIT license.

About

The project Actlist official website.

https://actlist.io

License:MIT License


Languages

Language:Ruby 100.0%