Skip to content

AZSERG/AZSERG.github.io

Repository files navigation

Dependencies

Install Ruby

How to install ruby on your OS.

Install Jekyll

gem install bundler jekyll

Install Dependencies

bundle update

How to run on localhost

bundle exec jekyll serve

Posts

  • Posts are located in the _posts directory.

How to link images in markdown

  • Images are stored in the assets/images/ directory
  • Reference the absolute paths of the images in the markdown file
    • EX: ![](/assets/images/azserglogo.png)

Known Bugs

There are currently some dependency issues for Ruby on the new M1 macs. It's recommended to use another system if your dependencies keep breaking.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •