nuxeo/doc.nuxeo.com-static-spaces

Name: doc.nuxeo.com-static-spaces

Owner: Nuxeo

Description: Static spaces for doc.nuxeo.com

Created: 2016-07-15 14:06:41.0

Updated: 2016-10-24 12:11:00.0

Pushed: 2017-08-11 10:17:14.0

Homepage: null

Size: 12129

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Static Spaces

Development

Requirements

See the main project requirements.

Installation

Clone the repository to your local machine (and remember where it's saved :)), using your favorite git client or the command line:

lfs clone https://github.com/nuxeo/doc.nuxeo.com-static-spaces
oc.nuxeo.com-static-spaces
lfs install
reset --hard
Run Locally
run dev
Change browser

To change the from the default browser.

Project Structure
./assets/...

Any files in this directory will be copied to ./site/assets and can be referenced in html and templates.

./build.js

The main build script for generating the output for site.

./config.yml

Site configurations, ability to have production or development specific values.

./site/...

Generated output of the site. This is what will be served in production.

./src/...

Source Markdown and HTML files for content. Read the page about writing documentation, markdown and handlebars

./verify/...

Verification tests specific to this repository ost building.

Trouble shooting

See main project trouble shooting.


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.