Skip to content

cydrobolt/mockups-getfedora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mockups-getfedora

Test Mockups for a potential new getfedora site

Building the Site

  1. Install the following packages with yum:
sudo yum install npm nodejs-grunt nodejs-grunt-cli
  1. Clone the git repo, and change into the directory, and install the node modules required.
git clone https://github.com/ryanlerch/mockups-getfedora.git
cd mockups-getfedora/
npm install
  1. Build the site. the Built site will be in the build/ directory:
grunt
  1. (optional) use grunt watch and the livereload chrome or firefox plugin to see your changes to to source dir show up in the build dir

About

Test Mockups for a potential new getfedora site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.7%
  • JavaScript 44.3%