Skip to content

enokidotsite/design-vacant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enoki / Vacant

Truly the most basic design. An example of how to load a site’s content and problematically display whatever content is available, regardless of what fields are available.

Consider it a boilerplate instead of a reference to study. Takes these ideas with you to use from memory in the future.

Includes Choo as a front-end framework, and Sheetify for css-in-js.

Customization

If you created your site from the Enoki Panel, cd to the source directory and run npm install. Once the dependencies are installed, run npm start for development and npm run build for bundling.

To stay up to date, clone the repository and git pull origin master changes.

Releases

No releases published

Packages

No packages published