Skip to content

AI4Disaster/natcatmodel.github.io

 
 

Repository files navigation

ljvmiranda921.github.io

Netlify Status License: CC BY 4.0

This is the source code for my blog. It's a static website powered by Jekyll.

Set-up

Make sure that you have bundler and Ruby in your system:

$ sudo gem install bundler

Then, build the dependencies and call jekyll serve

$ git clone https://github.com/natcatmodel/natcatmodel.github.io
$ cd natcatmodel.github.io
$ bundle install
$ bundle exec jekyll serve --livereload

The page, by default, should be running at localhost:4000

Contribute

If you found some errors in spelling/grammar, mistakes in content and the like, then feel free to fork this repository and make a Pull Request!

licensebuttons by

About

Github repository for github.io website ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 42.9%
  • HTML 37.0%
  • CSS 16.6%
  • Ruby 3.5%