Skip to content

infossm/infossm.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c51643 · Mar 14, 2025
Feb 4, 2025
Jun 17, 2021
Jun 17, 2021
Oct 29, 2021
Mar 14, 2025
Feb 27, 2025
Mar 5, 2025
Dec 11, 2018
Dec 11, 2018
Dec 11, 2018
Jan 9, 2019
Dec 11, 2018
Aug 21, 2022
Aug 21, 2021
Dec 11, 2018
Dec 12, 2018
Dec 11, 2018
Dec 12, 2018
Oct 29, 2021
Dec 11, 2018

Repository files navigation

infossm.github.io

Install On Ubuntu

  1. You must install Ruby
$ sudo apt install ruby ruby-dev
  1. Check whether you have Ruby
$ ruby --version
> ruby X.X.X
  1. Install Bundler
$ gem install bundler
  1. Change directories to the this repository
$ cd infossm.github.io
  1. Install Jekyll and other dependencies
$ bundle install
  1. Run your Jekyll site locally
$ bundle exec jekyll serve
  1. Preview your local Jekyll site in your web browser at http://localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published