Skip to content

idmimida/subjpop.github.io

 
 

Repository files navigation

SUBJPOP

How-to use

Install the dependencies with Bundler:

$ npm install
$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ npm run start
$ rake dev

Before you upload the generated files to the server:

$ npm run build
$ rake build

Auto format

$ bundle exec rubocop --enable-pending-cops -a

Tips

$ bundle exec jekyll serve --livereload --host localhost --open-url --limit_posts 1 
$ bundle exec jekyll serve --livereload --host localhost --open-url

Credit

About

🎶 The website of SUBJPOP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 6.6%
  • HTML 4.9%
  • SCSS 2.3%
  • Ruby 0.9%