Skip to content

mansilladev/developer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please use develop branch for in progress changes and when ready merge them to gh-pages branch

Read the docs: http://bruth.github.io/jekyll-docs-template

Get Started

Start by creating a new post one of the categories listed in _config.yml. It will appear in the navigation on the left once recompiled. Or use the supplied script to make creating pages easier:

ruby bin/jekyll-page "Some Page Title" ref

To run it locally - simple run jekyll locally

jekyll serve

Don't Forget

  • Add your own content to this page (i.e. index.md) and change the title
  • Change title and subtitle defined in config.yml for your site
  • Set the baseurl in _config.yml for your repo if deploying to GitHub pages

Modifying css/js/html templates

Don't change anything in _includes/, _layouts/, _css/, or _js/ -- they are all generated from source files inside _build/.

cd _build
npm install
npm start

About

Developer Documentation for Poynt Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 11.8%
  • HTML 5.8%