alibaba/packer-provider-docs

Name: packer-provider-docs

Owner: Alibaba

Description: null

Created: 2017-02-27 03:47:01.0

Updated: 2018-01-22 18:48:16.0

Pushed: 2017-11-28 02:40:35.0

Homepage: null

Size: 656

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Packer Website

This subdirectory contains the entire source for the Packer website. This is a Middleman project, which builds a static site from these source files.

Contributions Welcome!

If you find a typo or you feel like you can improve the HTML, CSS, or JavaScript, we welcome contributions. Feel free to open issues or pull requests like any normal GitHub project, and we'll merge it in.

Running the Site Locally

Running the site locally is simple. Clone this repo and run the following commands:

 dev

Then open up localhost:4567. Note that some URLs you may need to append “.html” to make them work (in the navigation and such).

Keeping Tidy

To keep the source code nicely formatted, there is a make format target. This runs htmlbeautify and pandoc to reformat the source code so it's nicely formatted.

make format

Note that you will need to install pandoc yourself. make format will skip it if you don't have it installed.


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.