Skip to content

revinate/unification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revinate Styleguide

Pre-requisites

  1. Running

ensure that you've install dinghy for docker
see [https://github.com/revinate/app-docker-scripts/blob/master/install_dev_dependencies.sh](https://github.com/revinate/app-docker-scripts/blob/master/install_dev_dependencies.sh)
startup
./startup.sh
  1. Accessing

Head over to http://app.docker:4000

  1. Misc

Update Styleguide

  • create posts in each collection in order to add items to the styleguide, posts need to be created in the format YYY-MM-DD-name.markdown
  • multiple posts on the same day default to alphabetical order, to override this, use the date Front Matter inside the post. Change the time field to create heirarchy.
  • Front Matter desc: will compile as markdown and is where the component(s) description should go. This will prevent it from being added to the markup sample.

Compile Sass

  • jekyll build (which is called in startup.sh) will watch for changes in the _posts and _scss directories

How to Deploy

  • test is auto-deployed. see Jenkinsfile
  • use kube-deploy to deploy production

About

this repository is for the app unification project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published