tumble1999 / tumble1999.github.io

My personal GitHub Pages Website
http://tumble1999.github.io
GNU General Public License v3.0
2 stars 2 forks source link
css jekyll material travis utterances

Tumble 1999

codecov Build Status This is my portfolio where I showcase my recent projects

Stack

Frontend

APIs

Backend

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

Authors

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