Skip to content

andrew/first-pr

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

First Pull Request

What was the first pull request you sent on GitHub? firstpr.me

Hosted on pages.github.com, data from developer.github.com/v3/

Asset compilation

Install Gulp and compile the assets:

npm install # to install dependencies
npm run build # will concat/compress css and js

During development just run gulp in a separate console for continuous compilation. (Gulp will watch for changes in the js/ and css/ directories and run the respective tasks.)

Copyright

Copyright (c) 2022 Andrew Nesbitt. See LICENSE for details.