eejit 0.2.1

A self-hosted Git server that's easy to set up, use, and maintain.
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.2.1 - 2023-04-20
#### Bug Fixes
- default template padding - (6c74013) - moh
- reloading information for new repos - (7f570d0) - moh

- - -

## 0.2.0 - 2023-04-15
#### Features
- static site generator - (bb38e80) - moh

- - -

## 0.1.6 - 2023-04-15
#### Bug Fixes
- notify systemd when ready - (15b889b) - moh

- - -

## 0.1.5 - 2023-04-15
#### Bug Fixes
- reject repos outside the server dir - (5c74ac5) - moh
#### Miscellaneous Chores
- update TODO - (7d2ad2d) - moh
- update eejit.toml - (2759c04) - moh
- cargo.lock - (193614a) - moh

- - -

## 0.1.4 - 2023-04-14
#### Documentation
- fix port in readme - (25bc81c) - moh
#### Miscellaneous Chores
- update cargo.toml - (9ff18aa) - moh
- update cargo.toml - (41d1b06) - moh
- update eejit.toml - (d2a97b0) - moh
- create repo config - (18eccef) - Eejit Server

- - -

Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).