Skip to content

Commit 3809e67

Browse files
committed
release(manpageblog): Create initial release of manpageblog version 1.0
1 parent 56a67ca commit 3809e67

File tree

5 files changed

+24
-3
lines changed

5 files changed

+24
-3
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
added:
2+
- Initial release of the manpageblog (creates version 1.0) (#1)
3+
- Added darkmode support (#1)
4+
- Added manpage style layout (#1)
5+
- Added multi blog support (#1)
6+
- Added dynmaic template, assets and output support (#1)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
date: 2023-11-11

.coveragerc

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
9+
## [1.0] - 2023-11-11
10+
11+
### Added
12+
13+
- Initial release of the manpageblog (creates version 1.0) (#1)
14+
- Added darkmode support (#1)
15+
- Added manpage style layout (#1)
16+
- Added multi blog support (#1)
17+
- Added dynmaic template, assets and output support (#1)
File renamed without changes.

0 commit comments

Comments
 (0)