Artificial-Engineering/lycheejs-website

Name: lycheejs-website

Owner: Artificial Engineering

Description: :globe_with_meridians: The lychee.js website (built with lychee.js, auto-fertilized and auto-published)

Created: 2015-12-30 13:48:50.0

Updated: 2018-05-16 10:54:37.0

Pushed: 2018-05-16 10:54:35.0

Homepage: https://lychee.js.org

Size: 4249

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

lychee.js Website

brought to you as libre software with joy and pride by Artificial Engineering.

Support our libre Bot Cloud via BTC 1CamMuvrFU1QAMebPoDsL3JrioVDoxezY2.

Overview

This website is a project made with lychee.js.

It is automatically built and deployed to GitHub using the following lycheejs-fertilizer integration scripts:

IMPORTANT: Structure

The ./build folder is a git repository containing the gh-pages branch! Be careful with your branches when something went wrong.

The master branch (which is NOT the default branch of the repository) contains all assets and source files. The build folder is only temporarily this same git repository with the gh-pages branch to deploy the website to GitHub.

If you work on this project, always work on the master branch!

Installation and Build Process

The build process is integrated with the lycheejs-fertilizer toolchain. These are the steps to get everything to run and build properly:

Local development requires zero overhead, just start the lycheejs-harvester and use the existing toolchain.

opt/lycheejs;

is will clone the website repository correctly
clone --single-branch --branch master git@github.com:Artificial-Engineering/lycheejs-website.git ./projects/lycheejs-website;

is will build and deploy the website automatically
eejs-fertilizer html/main /projects/lycheejs-website;

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.