Skip to content

An early iteration on the We Make Reality project site. It involved a custom built site based on a number of user tested prototypes, funded by the Virtual World Society.

Notifications You must be signed in to change notification settings

JSilvas/WeMakeReality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Shuffle

1. Getting Started

Project's source files are placed in ./src/ directory.

  • ./src/assets - default static files (eg. image placeholders). You should replace them with your own files.

  • ./src/scss/ - Sass sources used to build Bootstrap theme. Variables used in Theme Customizer are located in custom-variables.scss file.

  • ./src/*.pug - All your pages (templates) are stored in separated .pug files.

2. Installation

# Install dependencies
npm install 

# Run dev server with live preview (Browsersync)
npm run watch

# Or make production build
npm run build

3. Contact

If you have found any bugs in the Bootstrap Shuffle, have any questions, comments or ideas for new features feel free to contact us:

support@bootstrapshuffle.com

About

An early iteration on the We Make Reality project site. It involved a custom built site based on a number of user tested prototypes, funded by the Virtual World Society.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published