| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Author's repo moved to Framagit
|
|\
| |
| | |
remove firefox share documentation
|
| |
| |
| |
| |
| | |
Firefox Share integration has been removed in https://github.com/shaarli/Shaarli/pull/1026
Firefox Share is not available anymore in any ESR/release versions of Firefox
|
|\ \
| |/
|/| |
doc: refactor documentation homepage
|
| |
| |
| |
| |
| |
| |
| |
| | |
- simplify/organize feature list and contributing section
- move bug reporting/contact information to Contributing section
- unclutter
Ref https://github.com/shaarli/Shaarli/issues/1148#issuecomment-397871451 and https://github.com/shaarli/Shaarli/issues/598
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #1177
The `url` template filter is [only supported in Mkdocs 1.0+](https://github.com/mkdocs/mkdocs/blob/master/docs/about/release-notes.md#internal-refactor-of-pages-files-and-navigation)
Readthedocs.org uses Mkdocs `0.17.3 ` while `make htmldoc` fetches the [latest version from pypi](https://pypi.org/project/mkdocs/) which is `1.0.4`.
Following https://github.com/shaarli/Shaarli/pull/1220, building the docs fails with https://readthedocs.org/projects/shaarli/builds/7886340/
|
| |
| |
| |
| | |
control mechanisms
|
|/
|
|
|
|
| |
- Customize the "readthedocs" mkdocs theme: https://www.mkdocs.org/user-guide/styling-your-docs/#customizing-a-theme
- Adds a '<meta name="robots" content="noindex, nofollow">' HTML tag on each page
- Do not include robots directive on readthedocs.org, only in local builds
|
|\
| |
| | |
Use web-thumbnailer to retrieve thumbnails
|
| |
| |
| |
| | |
Upgrade web-thumbnailer and display thumbs right after download
|
| | |
|
|\ \
| | |
| | | |
Provide a Docker Compose example
|
| | |
| | |
| | |
| | | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Upgrade-and-migration.md: typo installation link
|
| | |
| | |
| | | |
second one
|
| |/
| |
| | |
Install page is not correctly linked
|
| |
| |
| |
| | |
documentation, typo
|
|/ |
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|\ |
|
| |
| |
| | |
Add a button to install with Yunohost in a one-click way.
|
|/ |
|
|\
| |
| | |
Improve documentation (#598, #1105)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* rework/simplify server configuration/requirements pages (consolidate/simplify SSL/TLS/apache configuration)
* update index.md introduction
* remove external images (badges)
* Fix COPYING link and documentation links
* Update features list
* dedpulicate information
* remove server-requirements.md and move relevant doc to other files
* TODO: rework nginx configuration (single configuration example, with commented out blocks for special cases)
* TODO: consolidate download/install/configuration pages
* remove blank lighttpd configuration section
* remove Required? column for composer packages, all libraries are mandatory
* php 7.2 compatibilty
* clarify that certbot binary and paths may vary depending on install method
|
|\ \
| | |
| | | |
Update AUTHORS and CHANGELOG
|
| |/
| |
| |
| | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|/
|
|
|
|
| |
Relates to https://github.com/shaarli/Shaarli/issues/1153
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| |
|
| |
|
|
|
|
| |
164k -> 156k
|
|
|
|
| |
optimize icon with optipng/pngcrush (3.30%)
|
|
|
|
|
|
|
|
|
| |
* formatting, wording, reordering, general improvements
* move blog/pastebin/notepad item from index.md to this page
* add TODOs
* add the new page to mkdocs TOC
Part of https://github.com/shaarli/Shaarli/issues/598
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| |
|
|\
| |
| | |
Load theme translations files automatically
|
| |
| |
| |
| |
| |
| | |
Fixes #1077
Take a look at the docs update to see how it works
|
| |
| |
| |
| | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|/ |
|
|
|
|
|
|
| |
Closes https://github.com/shaarli/Shaarli/issues/1082
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|\
| |
| | |
doc: bookmarklet: fix link to issue 196
|
| | |
|
|\ \
| | |
| | | |
doc: import: add link to derefind conversion tool
|
| |/
| |
| | |
As mentioned on gitter
|
|\ \
| |/
|/| |
doc: add arm32v7 docker build documentation
|
| | |
|
| | |
|