mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
update links to staticsitegenerators.net -> staticsitegenerators.bevry.me (#1563)
- ref. https://github.com/bevry/staticsitegenerators-list/issues/467 - replaces https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/740
This commit is contained in:
parent
ce7b5794aa
commit
8cf9ad9b3e
3 changed files with 4 additions and 4 deletions
2
.github/ISSUE_TEMPLATE/addition.md
vendored
2
.github/ISSUE_TEMPLATE/addition.md
vendored
|
|
@ -49,7 +49,7 @@ related_software_url: "https://my.awesome.softwar.e/apps"
|
|||
To ensure your issue is dealt with swiftly, please check the following (check the boxes `[x]`):
|
||||
- [ ] Submit one item per issue. This eases reviewing and speeds up inclusion.
|
||||
- [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted-data/pulls), including closed ones.
|
||||
- [ ] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse).
|
||||
- [ ] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.bevry.me](https://staticsitegenerators.bevry.me/), [dbdb.io](https://dbdb.io/browse).
|
||||
- [ ] Any software project you are adding to the list is actively maintained.
|
||||
- [ ] Any software project you are adding was first released more than 4 months ago.
|
||||
- [ ] Any software project you are adding has working installation instructions.
|
||||
|
|
|
|||
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -6,7 +6,7 @@ Thanks for taking the time to suggest an addition to awesome-selfhosted!
|
|||
To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes `[x]`):
|
||||
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
||||
- [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted-data/pulls), including closed ones.
|
||||
- [ ] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse).
|
||||
- [ ] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.bevry.me](https://staticsitegenerators.bevry.me/), [dbdb.io](https://dbdb.io/browse).
|
||||
- [ ] The file you are adding is formatted as described in [addition.md](https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/.github/ISSUE_TEMPLATE/addition.md).
|
||||
- [ ] `Demo` links should only be used for interactive demos, i.e. not video demonstrations. If login credentials are required to access the demo, please link to the credentials directly.
|
||||
- [ ] Comments and unused optional fields have been removed.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
name: Static Site Generators
|
||||
description: '[Static site generators](https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators) generate full static HTML websites based on raw data, plain text files and a set of templates. '
|
||||
redirect:
|
||||
- title: staticsitegenerators.net
|
||||
url: https://staticsitegenerators.net
|
||||
- title: staticsitegenerators.bevry.me
|
||||
url: https://staticsitegenerators.bevry.me
|
||||
- title: staticgen.com
|
||||
url: https://www.staticgen.com
|
||||
related_tags:
|
||||
|
|
|
|||
Loading…
Reference in a new issue