forked from mirror/Mainroad
replace mainroad to roadster
This commit is contained in:
parent
f8579e0d97
commit
2230e938cf
29 changed files with 33 additions and 33 deletions
2
.github/workflows/ci-test.yml
vendored
2
.github/workflows/ci-test.yml
vendored
|
@ -67,4 +67,4 @@ jobs:
|
|||
I18N_OPT=$([ $(ver $HUGO_VERSION) -lt $(ver 0.93.0) ] && echo "--i18n-warnings" || echo "--printI18nWarnings")
|
||||
# The option deprecated in v0.114.0 (WARNs >= 0.120.0): https://github.com/gohugoio/hugo/releases/tag/v0.114.0
|
||||
LOG_OPT=$([ $(ver $HUGO_VERSION) -lt $(ver 0.114.0) ] && echo "--verbose" || echo "--logLevel info")
|
||||
HUGO_THEME="Mainroad" hugo --themesDir ../.. $I18N_OPT $LOG_OPT
|
||||
HUGO_THEME="roadster" hugo --themesDir ../.. $I18N_OPT $LOG_OPT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Contributing to Mainroad
|
||||
# Contributing to roadster
|
||||
|
||||
**Mainroad** welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines
|
||||
**roadster** welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines
|
||||
below. If you're a newcomer to open source and you haven't contributed to other projects or used
|
||||
[Git](https://git-scm.com/) before, you should make yourself familiar before proceeding.
|
||||
|
||||
|
@ -122,4 +122,4 @@ to those feedback, otherwise the PR will be closed after 2-4 weeks of inactivity
|
|||
|
||||
## License
|
||||
|
||||
By contributing to Mainroad, you agree that your contributions will be licensed under [GPLv2 License](LICENSE.md).
|
||||
By contributing to roadster, you agree that your contributions will be licensed under [GPLv2 License](LICENSE.md).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# roadster
|
||||
|
||||
A clean, responsive Hugo theme focused on content, forked from the original [Mainroad theme](https://github.com/mansoorbarri/roadster).
|
||||
A clean, responsive Hugo theme focused on content, forked from the original [roadster theme](https://github.com/mansoorbarri/roadster).
|
||||
|
||||
**[Demo](https://roadster-hugo.pages.dev/)** • **[Documentation](https://roadster-hugo.pages.dev//docs/)**
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Генерирано с <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> и тема \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"<a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> এবং \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> থিম দ্বারা তৈরি।"
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> থিম দ্বারা তৈরি।"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Vytvořeno pomocí <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> a tématu \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Erstellt mit <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> und \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> Theme."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> Theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Generated with <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> and \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Generado con <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> y \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Generoitu <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> och \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> teemalla."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> teemalla."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Produit par <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> et le thème \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Generirao <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> Tema \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Létrehozva <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> és \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> témával."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> témával."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Dibuat dengan <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> dan Tema \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Generato con <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> e il tema \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"このサイトは <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> と \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> \
|
||||
テーマで生成されています。"
|
||||
|
||||
# 404
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"<a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> және \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> тақырыптар \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> тақырыптар \
|
||||
көмегімен жасалған."
|
||||
|
||||
# 404
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Направено со <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> и тема \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Gegenereerd met <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> en het \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Gerado com <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> com o tema \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Gerado com <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> com o tema \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Сгенерировано с использованием <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> \
|
||||
и темы <a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
и темы <a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Genererad med <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> och \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> tema."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> tema."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"Được tạo từ <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> sử dụng với \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
# Footer
|
||||
- id: footer_credits
|
||||
translation: "基于 <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> 引擎和 \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> 主题"
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a> 主题"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
- id: footer_credits
|
||||
translation:
|
||||
"使用 <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> 技術與 \
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>主題"
|
||||
<a href=\"https://github.com/mansoorbarri/roadster/\" rel=\"nofollow noopener\" target=\"_blank\">roadster</a>主題"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "mainroad",
|
||||
"name": "roadster",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mainroad",
|
||||
"name": "roadster",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-2.0",
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "mainroad",
|
||||
"name": "roadster",
|
||||
"version": "1.0.0",
|
||||
"description": "Responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name = "roadster"
|
||||
license = "GPLv2"
|
||||
licenselink = "https://github.com/mansoorbarri/roadster/blob/master/LICENSE.md"
|
||||
description = "Mainroad is a responsive, clean and content-focused Hugo theme."
|
||||
description = "roadster is a responsive, clean and content-focused Hugo theme."
|
||||
homepage = "https://github.com/mansoorbarri/roadster/"
|
||||
demosite = "https://roadster-hugo.pages.dev//"
|
||||
tags = ["blog", "responsive", "light", "multilingual", "customizable", "widgets", "wordpress"]
|
||||
|
@ -14,6 +14,6 @@ min_version = "0.54.0"
|
|||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = "mainroad"
|
||||
name = "roadster"
|
||||
homepage = "https://roadster-hugo.pages.dev/"
|
||||
repo = "https://github.com/mansoorbarri/roadster"
|
||||
|
|
Loading…
Add table
Reference in a new issue