mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge 527ce9b88e into 5a31aa35a9
This commit is contained in:
commit
7bbe465ef7
3 changed files with 13 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ steps:
|
|||
source_directory: ./
|
||||
output_directory: awesome-selfhosted
|
||||
output_file: README.md
|
||||
markdown_header: markdown/header.md
|
||||
markdown_header: markdown/header-singlepage.md
|
||||
markdown_footer: markdown/footer.md
|
||||
back_to_top_url: '#awesome-selfhosted'
|
||||
exclude_licenses:
|
||||
|
|
|
|||
12
markdown/header-singlepage.md
Normal file
12
markdown/header-singlepage.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Awesome-Selfhosted
|
||||
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [](https://liberapay.com/awesome-selfhosted/)
|
||||
|
||||
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
|
||||
|
||||
This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/non-free.md) page.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **Please use [awesome-selfhosted.net](https://awesome-selfhosted.net/) instead.** The legacy, single-page markdown list format is deprecated.
|
||||
|
||||
See [Contributing](#contributing).
|
||||
|
|
@ -6,6 +6,4 @@ Self-hosting is the practice of hosting and managing applications on your own se
|
|||
|
||||
This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/non-free.md) page.
|
||||
|
||||
**[HTML version](https://awesome-selfhosted.net/) (recommended)**, [Markdown version](https://github.com/awesome-selfhosted/awesome-selfhosted) (legacy).
|
||||
|
||||
See [Contributing](#contributing).
|
||||
|
|
|
|||
Loading…
Reference in a new issue