Skip to content

Commit 8e9af30

Browse files
author
Florian Paul Azim Hoberg
committed
docs: Add changelog for release 1.2
1 parent 674a483 commit 8e9af30

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [1.2] - 2023-11-22
10+
11+
### Added
12+
13+
- Add Twitter Card support [#9]
14+
- Add grey scaled CSS theme [#11]
15+
- Add possibility to add different favicons [#7]
16+
- Allow external sources for favicons [#7]
17+
18+
### Fixed
19+
20+
- Fixed missing language type in html element [#8]
21+
22+
923
## [1.1] - 2023-11-14
1024

1125
### Added
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- title: manpageblog is now in the 1MB Club -->
2+
<!-- meta_description: manpageblog is now part of the 1MB Club; a collection of performance-focused web pages. -->
3+
<!-- image_url: https://cdn.gyptazy.ch/images/manpageblog.jpg -->
4+
5+
<a href="https://github.com/gyptazy/manpageblog">manpageblog</a> is now part of the <a href="https://1mb.club">1MB Club</a>, a collection of performance-focused web pages.
6+
The <a href="https://1mb.club">1MB Club</a> is a growing collection of performance-focused web pages weighing less than 1 megabyte. Therefore, the goal
7+
is to get back to slim and performant but also content rich web pages again.<br><br>
8+
9+
<b>About the 1MB Club</b><br>
10+
The internet has become a bloated mess. Massive JavaScript libraries. Countless client-side queries. Overly complex frontend frameworks.
11+
But we can make a difference - no matter how small it may seem. 1MB Club is a growing collection of performance-focused web pages found across the internet. All member websites weigh less than 1 megabyte in page size.

content/blog/2023-11-22-manpageblog-release-1-2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
several bug fixes and some new features.<br><br>
77

88
<b>Features</b><br>
9+
* Add Twitter card support <br>
910
* Add dynamic favicon support<br>
1011
* Add apple-touch favicon support<br>
12+
* Add grey-scale theme<br>
1113
<br>
1214
<b>Fixes</b><br>
1315
* Fixed missing language type in html element<br>

0 commit comments

Comments
 (0)