Skip to content

ahmad2x4/ahmadreza.com

Repository files navigation

Ahmadreza's Blog

Follow this to install jekyll on windows

Run it locally

The following command builds the site and runs it on http://localhost:4000/ It takes a while because I have a lot of posts.

bundle exec jekyll build
bundle exec jekyll serve

Testing

HTML::Proofer is set up to validate all links within the project. You can run this locally to ensure that your changes are valid:

bundle install
bundle exec rake test

issues and resolutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published