tumble1999.github.io

tumble1999.github.io

My personal GitHub Pages Website

Tumble 1999

This is my portfolio where I showcase my recent projects

Stack

Frontend

  • JS
  • HTML5
  • SCSS
  • Gulp
  • Uglify

APIs

Backend

  • Markdown
  • GitHub Pages
  • Jekyll
  • Ruby
  • NodeJS

Settung Up

First Install Ruby Version Manager then run

rvm use
gem install bundle
bundle install
bundle exec jekyll serve -w --config _config.yml,_config-dev.yml

how to update CSS and JS

Install Node Version Manager (NVM)

nvm use
npm i
npm run build

Built With

  • Jekyll - a simple, blog-aware, static site generator
  • Travis - Used to test build status

Authors

  • Tumble - Jekyll, liquid, html, scss and js - tumble1999

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL License - see the LICENSE.md file for details