Release 2.19 docs update#1352
Merged
Merged
Conversation
0f315e9 to
565231c
Compare
jtojnar
commented
Sep 6, 2022
✅ Deploy Preview for selfoss canceled.
|
Deis no longer exists and Heroku is expensive.
The old one has been archived: https://github.com/hardware/selfoss/
- Selfoss hardly can be considered new. - Replace mentions of “live” streaming since that means something different nowadays. - Remove the mention of off-line mode since it is still a bit buggy. - Update size – PHP libraries are big these days. Also graby-site-configs. And Parcel builds another copy of the client code for older browsers: https://parceljs.org/features/targets/#differential-bundling - Link API docs.
- The wiki is outdated, point to OpenAPI. - Mention versioning.
Zola does not support setting default `sort_by` so it needs to be done in every index’s front matter. Also fix some clashing weights.
- Use classes instead of ids for styling. It is a best practice, e.g. for selectivity & co. - Replace fork me on GitHub by a vector image Thanks to https://github.com/Usecue/fork-me-on-github-svg-ribbons - Drop button images and “Just updated” text.
Netlify was complaining about it.
Also reorganize anchor redirects.
Also add redirect from admin
On subpages.
Omit some less interesting ones.
Tobias said there were no donations in recent years.
I am now the maintainer. Also remove the relicensing offer since there are now too many contributors to be practical.
Since the website is now a static site, we cannot include a PHP-based forum.
Also move config options after config section in menu.
That can be included to your config with `include` command.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release news: https://github.com/fossar/selfoss/blob/release-2.19/NEWS.md#219--unreleased
Fixes: #1363, #1293