Blog for Frenetic LLC's Software Development team - https://blog.freneticllc.com/
Built using Jekyll.
Using the Chirpy Theme
- Install Jekyll per https://jekyllrb.com/docs/installation/
- double-check that
jekyll -v
reports a jekyll version. - clone this repo and open a command line inside
git submodule update --init --recursive
bundle install
bundle exec jekyll build
to build for external serving, orbundle exec jekyll serve
to test atlocalhost:4000
Copyright (C) 2024 Frenetic LLC, All Rights Reserved.
Any software code (not blog content) used as part of the blog site itself is released under the terms of the MIT license (see LICENSE.txt).
Legal specifics for actual blog content varies.
Any code within a blog post generally comes from a source repo, and as such that source repo should be looked to for applicable licensing terms.