Skip to content

thombergs/reflectoring.github.io

 
 

Repository files navigation

reflectoring.io

This is the repository for the reflectoring.io blog on software engineering and Java topics.

Getting Started with Jekyll

  1. install jekyll (Windows: https://jekyllrb.com/docs/windows/ Other:https://jekyllrb.com/docs/installation/)
  2. clone this repository
  3. run bundle install
  4. edit the source files
  5. run bundle exec jekyll serve to test changes on http://localhost:4000 (further information for jekyll usages https://jekyllrb.com/docs/usage/)
  6. verify your changes by running the same checks our ci server runs by executing ci-build.sh or ci-build.bat
  7. push changes to github to publish them

Public Domain Images

The following sites provide public domain images that can be safely used.

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 48.6%
  • HTML 43.8%
  • JavaScript 3.9%
  • Ruby 3.3%
  • Other 0.4%