Skip to content

emanuelmateiuc/emanuelmateiuc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

Requirements

  • Ruby version 2.5.0 or higher, including all development headers (check your Ruby version using ruby -v)
  • RubyGems (check your Gems version using gem -v)
  • GCC and Make (check versions using gcc -v, g++ -v, and make -v)

Mac install

https://jekyllrb.com/docs/installation/macos/

Windows install

https://jekyllrb.com/docs/installation/windows/

Add Bundler and install dependencies

gem install jekyll bundler bundle install

Run test server

bundle exec jekyll serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published