Navigation Menu

Skip to content

romannurik/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View demo

I built my design portfolio with HTML/Swig/YAML, JavaScript/jQuery, Sass, and Gulp. If you're a designer and that's up your alley, you can use this as a starting point for your own portfolio.

Instructions

  1. Install Node JS.

  2. Install Gulp and the other Node packages. This may take a while:

    npm install
    
  3. Run the app:

    gulp serve
    
  4. Edit the data and media files. Your changes should show up on in the browser immediately while gulp serve is still running.

  5. When you're done, generate the minified HTML/JavaScript/CSS/media files:

    gulp
    

About

A YAML+Gulp-based template for creating design portfolios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published