Source for linuxbox.hu, a Hungarian-language Linux/sysadmin blog
built with Jekyll and the Chirpy
theme. The site was migrated from an older Drupal installation; the article/, blog/, node/ and story/
directories are legacy redirect stubs that keep those pre-migration URLs working.
bundle install
git submodule update --init # pulls assets/lib (chirpy-static-assets)
bash tools/run.sh # serve locally with live reload
bash tools/test.sh # production build + html-prooferEvery push to main is built and deployed to GitHub Pages via .github/workflows/jekyll.yml.
Site content is © its authors. The Jekyll/Chirpy scaffolding is published under the MIT License.