27
0
Fork 1
forked from mirror/Mainroad
Commit graph

581 commits

Author SHA1 Message Date
Mansoor Barri
506982edb9
Merge pull request from natrius/master
Added discourse svg and setting in social widget
2025-01-07 16:47:43 +00:00
Stefan
f59b50b6e0 Corrected some mentions of roadster-v2 that should just be roadster and some double slashes 2025-01-07 17:26:42 +01:00
Stefan
833a3ccbf3 Added mastodon svg and link and corrected the discourse-link 2025-01-07 17:18:22 +01:00
Stefan
d99039b03d Added discourse svg and setting in social widget 2025-01-07 16:39:27 +01:00
Mansoor Barri
5af404490a
fix npm depreciation 2025-01-06 07:48:29 +00:00
Mansoor Barri
e9c796e34f
change more thigns from mainroad to roadster 2025-01-06 03:17:36 +00:00
Mansoor Barri
bfbf7c9a58
update 2025-01-06 02:30:57 +00:00
Mansoor Barri
efd0fb8300
revert change from README.md 2025-01-06 02:18:06 +00:00
Mansoor Barri
0390e458aa
update images 2025-01-05 23:10:23 +00:00
Mansoor Barri
2bedadafcc
update examplesite 2025-01-05 22:44:48 +00:00
Mansoor Barri
2230e938cf
replace mainroad to roadster 2025-01-05 22:40:15 +00:00
Mansoor Barri
f8579e0d97
replace twitter with x 2025-01-05 15:49:47 +00:00
Mansoor Barri
b685e712b8
remove duplicate svg directory 2025-01-05 15:35:50 +00:00
Mansoor Barri
a2533cf167
update cloning instructions in README 2025-01-05 14:59:50 +00:00
Mansoor Barri
7772406665
add gitmodules 2025-01-05 14:56:04 +00:00
Mansoor Barri
0ff671dc26
remove git to fix deployment issues 2025-01-05 14:55:21 +00:00
Mansoor Barri
6b5dcc4a90
update submodule 2025-01-05 14:51:28 +00:00
Mansoor Barri
a60e694d91
add gitmodule + update config.toml 2025-01-05 14:46:49 +00:00
Mansoor Barri
bde6b7a30e
remove gitmodule 2025-01-05 14:44:28 +00:00
Mansoor Barri
7da507041c
update demo link in theme.toml 2025-01-05 14:42:06 +00:00
Mansoor Barri
2bfc87cdbe
update names and url 2025-01-05 14:40:58 +00:00
Mansoor Barri
e707de6ccb
Merge pull request from natrius/patch-1
Update getting-started.md
2025-01-05 14:24:38 +00:00
Mansoor Barri
058d0eb47e
update repo url 2025-01-05 14:23:34 +00:00
Schorsch
7a151c2e8f
Update getting-started.md
Changing from vimux to mansoor for the correct URL
2025-01-05 14:06:16 +01:00
Mansoor Barri
b81332961c
Merge pull request from natrius/patch-1
Update languages.html
2025-01-05 09:45:33 +00:00
Schorsch
29bf19630d
Update languages.html
Solve https://github.com/Vimux/Mainroad/issues/378
2025-01-04 15:27:43 +01:00
Mansoor Barri
0fef2a5534
update theme.toml 2025-01-04 11:14:22 +00:00
Mansoor Barri
9c7aa53034
fix things for hugo submission 2025-01-04 07:44:58 +00:00
Mansoor Barri
7f8a62d87c
update images of examplesite 2025-01-04 07:31:02 +00:00
Mansoor Barri
d514d2e9a0
update examplesite part ll 2025-01-04 07:28:25 +00:00
Mansoor Barri
ec3d3f4ae1
update examplesite 2025-01-04 07:24:09 +00:00
Mansoor Barri
d16656c333
add issues fixed in README 2025-01-04 07:22:03 +00:00
Mansoor Barri
aeb30b0e38
fix issue 2025-01-04 06:43:16 +00:00
Mansoor Barri
58a5e334e0
update .gitignore 2025-01-04 06:33:54 +00:00
Mansoor Barri
390f66647a
remove examplesite/public 2025-01-04 06:28:23 +00:00
Mansoor Barri
d2f1c8ad52
examplesite final err fix 2025-01-04 06:28:09 +00:00
Mansoor Barri
1dda3b343d
f modules 2025-01-04 06:25:57 +00:00
Mansoor Barri
159b73795e
update examplesite to mainroad-v2 2025-01-04 06:24:07 +00:00
Mansoor Barri
14263bf335
remove examplesite 2025-01-04 06:20:33 +00:00
Mansoor Barri
65025d6d6c
update examplesite to use submodules 2025-01-04 06:18:16 +00:00
Mansoor Barri
94461c9795
remove .gitignore 2025-01-04 06:14:21 +00:00
Mansoor Barri
674a9fc72f
Merge pull request from mansoorbarri/origin>v2
Origin>v2
2025-01-04 06:07:59 +00:00
Mansoor Barri
9f52897b93
update examplesite 2025-01-04 06:00:28 +00:00
Mansoor Barri
08071d6751
init 2025-01-04 05:58:14 +00:00
Mansoor Barri
04546a206b
update README.md 2025-01-04 05:56:06 +00:00
vimux
13e04b3694
CI: Upgrade GitHub Actions
* Bump actions/checkout@v3 to v4
* Bump actions/setup-node@v3 to v4
* Bump peaceiris/actions-hugo@v2 to v3
2024-09-06 09:56:47 -04:00
Vimux
86f1b1987c
BREAKING CHANGE: fix Hugo's .Site.IsServer error ()
As of Hugo 0.120.0, `.Site.IsServer` is deprecated, and starting with Hugo 0.132.0, it causes a build error. Unfortunately, this is a breaking upstream change that we can't "fix" on our end. As a result, we had to raise the minimum supported version to v0.54.0 and implement another workaround to ensure compatibility with older versions, not just Hugo v0.120.0 and all subsequent versions.

Fix 
2024-08-20 12:00:03 -04:00
Jens Winberg
70f97b69b4
Add Finnish translation (i18n/fi.yaml) ()
Added a Finnish translation

Co-authored-by: Vimux <Vimux@users.noreply.github.com>
2024-05-15 09:35:46 -04:00
vimux
ed54a7cc87
Update ci-test.yml: add Hugo 0.123.8
It looks like the issues with Hugo 0.123.* won't affect Mainroad directly, but it is better to monitor this release during theme development and code testing.

The above issue is not the only one; it is a start to digging deeper.
2024-04-11 11:55:36 -04:00
Vimux
122beae93d
Merge pull request from Vimux/optimize-generic-svg
Optimize all generic SVG files

All of our generic SVG files (6) have been optimized. In some cases it was necessary to slightly change the shape of the icons. The main goal was to reduce the maximum size of generic SVG below 300 bytes.

Optimized files should retain their original visuals. Reshaped + optimized files contain only minor shape changes. All in all, it's hard to tell the difference without a direct comparison, or even with one.
2024-04-03 14:03:45 -04:00