Skip to content

devoctomy/djabstraction.com

Repository files navigation

djabstraction.com

Build and Deploy Jekyll Site

This is the source code for djabstraction.com, built using the static site generator; Jekyll, and deployed to Amazon S3.

Buidling & Testing Locally

This site has the following build dependences,

  • ruby 3.2.2
  • gem 3.4.10
  • bundler 2.5.22

Before you can run locally you should runing following,

   bundle install

providing the bundle installed successfully, you should be able to then build and run the site using the following,

   bundle exec jekyll serve

to test posts dated in the future, run the following

   bundle exec jekyll serve --future

Acknowledgements

This site was dervied from the Jekyll Theme, Clean Blog by StartBootstrap.

About

Jekyll based website for djabstraction.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published