Skip to content

Commit 41c2fef

Browse files
committed
Update
1 parent b7b19bf commit 41c2fef

4 files changed

Lines changed: 6 additions & 30 deletions

File tree

_pages/rawfeed-jekyll-changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ permalink: /rawfeed-jekyll/changelog/
1010

1111
All important changes to this project are listed here.
1212

13-
<!-- ## [0.2.0] - 2025-10-xx
13+
## [[0.2.0]({{ tag }}/v0.2.0){:target="_blank"}]
14+
15+
**Released on: 2025-10-26**
1416

1517
### Added
1618

@@ -26,10 +28,9 @@ Big update!!!
2628

2729
### Changed
2830

29-
- Replacing Gulp with Npm tasks (https://github.com/rawfeed/jekyll/releases/tag/v0.1.4)
31+
- Replacing Gulp with Npm tasks
3032

3133
---
32-
-->
3334

3435
## [[0.1.4]({{ tag }}/v0.1.4){:target="_blank"}]
3536

_pages/rawfeed-jekyll-license.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@ permalink: /rawfeed-jekyll/license/
66

77
# License
88

9-
The MIT License (MIT)
10-
11-
Copyright (c) 2025 `{rawfeed} <https://rawfeed.github.io>`
12-
13-
Permission is hereby granted, free of charge, to any person obtaining a copy
14-
of this software and associated documentation files (the "Software"), to deal
15-
in the Software without restriction, including without limitation the rights
16-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17-
copies of the Software, and to permit persons to whom the Software is
18-
furnished to do so, subject to the following conditions:
19-
20-
The above copyright notice and this permission notice shall be included in all
21-
copies or substantial portions of the Software.
22-
23-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29-
SOFTWARE.
30-
31-
<!-- version: 0.2.0
32-
339
Creative Commons Attribution 4.0 International (CC BY 4.0)
3410

3511
Copyright (c) 2025 `{rawfeed} <https://rawfeed.github.io>`
@@ -52,5 +28,3 @@ No additional restrictions — You may not apply legal terms or technological me
5228
---
5329

5430
"Theme developed by [{rawfeed}](https://rawfeed.github.io) — Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)"
55-
56-
-->

_pages/rawfeed-jekyll-theme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ permalink: /rawfeed-jekyll/
5050
- Maintenance page;
5151
- Comments on blog posts with Giscus or Disqus (only in production [jekyll build]);
5252
- Google Analytics (only in production [jekyll build]);
53+
- Page of Pixels (Images)
5354
- and more [here](#vendors)
5455

5556
# Installation

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>Theme workshop</h2>
1313
{% include product-card.html
1414
title="Jekyll Theme"
1515
slug="rawfeed-jekyll"
16-
version="0.1.4"
16+
version="0.2.0"
1717
description="A minimal theme for Jekyll with a console-style aesthetic and fast loading."
1818
url="/rawfeed-jekyll/" %}
1919

0 commit comments

Comments
 (0)