ipsum-community / ipsum-community.github.io

MIT License
12 stars 2 forks source link

Build Status

Ipsum Community

One place, all texts, powered by everyone

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

If you didn't install ruby gems yet. Install it!

Installing

A step by step series of examples that tell you have to get a development env running

We need install the Bundler from RubyGems

gem install bundler

Running

After the bundler was installed, we need to run the bundle for fetch the dependencies

bundle install

Ok, now we need run the Jekyll Server too

jekyll serve

If you need a watcher:

jekyll serve --watch

Or use npm command:

npm start

The watcher will built everything, after each change :)

Creating your Ipsum!

Built With

Authors

See also the list of contributors who participated in this project.

License

MIT

Acknowledgments