Skip to content

Commit fd79ad9

Browse files
committed
Use .md links
1 parent 3af0722 commit fd79ad9

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ group :jekyll_plugins do
1111
gem "jekyll-feed", "~> 0.17"
1212
gem "jekyll-paginate-v2", "~> 3.0"
1313
gem "jekyll-sitemap", "~> 1.4"
14+
gem 'jekyll-relative-links', '~> 0.7.0'
1415
end
1516

1617
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ GEM
7070
jekyll (>= 3.7, < 5.0)
7171
jekyll-paginate-v2 (3.0.0)
7272
jekyll (>= 3.0, < 5.0)
73+
jekyll-relative-links (0.7.0)
74+
jekyll (>= 3.3, < 5.0)
7375
jekyll-sass-converter (3.1.0)
7476
sass-embedded (~> 1.75)
7577
jekyll-seo-tag (2.8.0)
@@ -175,6 +177,7 @@ DEPENDENCIES
175177
jekyll (~> 4.4.1)
176178
jekyll-feed (~> 0.17)
177179
jekyll-paginate-v2 (~> 3.0)
180+
jekyll-relative-links (~> 0.7.0)
178181
jekyll-share-plugin (~> 1.0)
179182
jekyll-sitemap (~> 1.4)
180183
minima (~> 2.5)

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ plugins:
2828
- jekyll-feed
2929
- jekyll-paginate-v2
3030
- jekyll-sitemap
31+
- jekyll-relative-links
3132

3233
include: ['_pages']
3334
permalink: pretty
@@ -52,6 +53,11 @@ social:
5253
- https://www.linkedin.com/company/reqnroll/
5354
- https://twitter.com/ReqnrollBdd
5455

56+
# Allow using .md files as link target, see https://github.com/benbalter/jekyll-relative-links
57+
relative_links:
58+
enabled: true
59+
collections: true
60+
5561
# Pagination, see https://github.com/sverrirs/jekyll-paginate-v2/blob/master/README-GENERATOR.md
5662
pagination:
5763
enabled: true

_posts/2025-02-04-monthly-stats-2025-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Below are some statistics we found interesting (in parentheses, you can see the
1616

1717
## Featured Topic of the Month
1818

19-
January was the month when most people learned about [SpecFlow's death](https://reqnroll.net/news/2025/01/specflow-end-of-life-has-been-announced/). As expected, Reqnroll received increased activity.
19+
January was the month when most people learned about [SpecFlow's death](2025-01-09-specflow-end-of-life-has-been-announced.md). As expected, Reqnroll received increased activity.
2020
The most outstanding change we can see is in the number of unique Reqnroll projects, where we see an increase of 2,677, which is 45% more than in December.
2121

2222
Google Search Console kept informing me during January of more and more records being reached (a few days ago, the "3.5K clicks from Google search in 28 days"). This is also visible in the website and documentation visits, which have doubled again!

_posts/2025-04-19-new-website-hosting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Reqnroll website "reqnroll.net" has been moved to a new host. It is now host
1313

1414
<!-- more -->
1515

16-
A year ago, when I [started with the Reqnroll project]({{ site.url }}/news/2024/02/from-specflow-to-reqnroll-why-and-how/), many things were unclear. I spent most of my time applying the code changes required for the "fork", but quickly realized that we would also need a website of some kind. I took the route that seemed to be the easiest and cheapest at that time. Since I had some WordPress experience and [my company](https://specsolutions.eu) already had a hosting service, the simplest thing was to set up another WordPress site at the same hosting provider.
16+
A year ago, when I [started with the Reqnroll project](2024-02-08-from-specflow-to-reqnroll-why-and-how.md), many things were unclear. I spent most of my time applying the code changes required for the "fork", but quickly realized that we would also need a website of some kind. I took the route that seemed to be the easiest and cheapest at that time. Since I had some WordPress experience and [my company](https://specsolutions.eu) already had a hosting service, the simplest thing was to set up another WordPress site at the same hosting provider.
1717

1818
I found a suitable theme, one from [KORTEZ](https://kortezthemes.com/kortez-fse/), that was easy to apply. When you need to get all the little details correct, time flies quickly, but altogether I got something running with reasonable effort.
1919

@@ -31,7 +31,7 @@ One extra benefit of the website source being on [GitHub](https://github.com/req
3131

3232
We have the new website in place, but there might still be a few glitches. If you find any, please let me know or submit them to the [GitHub issues](https://github.com/reqnroll/reqnroll.github.io/issues) of the website project.
3333

34-
My plan is to migrate the posts from the [Announcements topic](https://github.com/orgs/reqnroll/discussions/categories/announcements) of the GitHub discussions as news posts [here](https://reqnroll.net/tag/statistics/) so that we have all news in one place.
34+
My plan is to migrate the posts from the [Announcements topic](https://github.com/orgs/reqnroll/discussions/categories/announcements) of the GitHub discussions as news posts [here]({{ site.url }}/tag/statistics/) so that we have all news in one place.
3535

3636
I will also migrate the "go.reqnroll.net" and the "schemas.reqnroll.net" sites as well, but these are much easier anyway.
3737

@@ -41,4 +41,4 @@ Most importantly, I can get back to coding topics and help with bug fixes and pu
4141

4242
The new structure also allows easier contributions for website content, like blog posts or news entries. If you feel like you have a good topic to share, please contact me on [Discord](https://go.reqnroll.net/discord-invite) or send a note to the [website GitHub project](https://github.com/reqnroll/reqnroll.github.io/issues).
4343

44-
Maybe the new website will also encourage potential sponsors to [support our project]({{ site.url }}/sponsorship).
44+
Maybe the new website will also encourage potential sponsors to [support our project](../_pages/sponsorship.md).

0 commit comments

Comments
 (0)