Skip to content

lost-eden/lost-eden-src

Repository files navigation

Lost Eden sources

Build

Installation

Clone the repository:

git clone https://github.com/lost-eden/lost-eden-src.git

Once you have cloned the repository, install the dependencies:

bundle install

Build

Then build the site:

bundle exec jekyll build

It will build the site on the _site directory.

Development

To start the site in development mode:

bundle exec jekyll serve

All the modifications to the source code will rebuild the project. The site will be available on http://127.0.0.1:4000.

Licenses

Site content

Copyright 2019 Erwan Carriou

Jekyll theme

Copyright (c) HORACE. HORACE theme by https://jekyllthemes.io

About

Lost Eden sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published