mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #461] [MERGED] Updating the documentation, closes issue#452 #507
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#507
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/461
Author: @sadok-f
Created: 6/2/2024
Status: ✅ Merged
Merged: 6/2/2024
Merged by: @sadok-f
Base:
main← Head:issue#452📝 Commits (6)
d835d3amerge from masterff5c691docs: restructure the documentationb67d196docs: update the documentation's style, closes #4523edd0abUpdate CD to add build github page using mkdocs23f5b1eput VALIDATE_CSS to false2e25b11Merge branch 'main' into issue#452📊 Changes
18 files changed (+932 additions, -618 deletions)
View changed files
📝
.github/workflows/cd.yml(+24 -0)📝
.github/workflows/ci.yml(+1 -0)📝
README.md(+11 -3)➖
_config.yml(+0 -2)📝
benchmark.sh(+1 -1)➕
docs/assets/images/flyimg.png(+0 -0)➕
docs/assets/stylesheets/extra.css(+32 -0)➕
docs/benchmark.md(+305 -0)📝
docs/configuration.md(+3 -4)📝
docs/enable-xdebug.md(+2 -2)➖
docs/full-documentation.md(+0 -593)➕
docs/get-started.md(+217 -0)➕
docs/index.md(+123 -0)➕
docs/install.md(+74 -0)➕
docs/security.md(+40 -0)➕
docs/unit-tests.md(+11 -0)📝
docs/url-options.md(+11 -13)➕
mkdocs.yml(+77 -0)📄 Description
Updating the documentation, closes issue #452
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.