This is the open-source codebase for the City of Rector, Arkansas website. It was built and is maintained by Jeremy Jackson as a volunteer civic project with a focus on accessibility, simplicity, and long-term maintainability.
This website was built with the U.S. Web Design System (USWDS), and is generated using Jekyll, a static site generator.
This repository is not an official government publication. For legally binding ordinances, forms, or records, please contact City Hall directly.
- Ruby (>= 2.7 recommended)
- Bundler (
gem install bundler) - Node.js (optional, depending on any additional tooling)
bundle install
bundle exec jekyll serve
Then open http://localhost:4000 in your browser.