mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[PR #3395] [MERGED] upgrade docs to vuepress v2.0.0-rc and implement dark mode #3695
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3695
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/NginxProxyManager/nginx-proxy-manager/pull/3395
Author: @tilalx
Created: 12/18/2023
Status: ✅ Merged
Merged: 1/9/2024
Merged by: @jc21
Base:
develop← Head:develop📝 Commits (4)
c70f65dupgrade to v2.0.0-rc and implement dark mode8ec0c76update docs-build and add yarn.lock4c90628try to set the yarn version in jenkinsd1119ecrevert change📊 Changes
12 files changed (+4636 additions, -11510 deletions)
View changed files
📝
Jenkinsfile(+15 -0)📝
docs/.gitignore(+10 -0)📝
docs/.vuepress/config.js(+111 -82)➕
docs/.vuepress/styles/index.scss(+258 -0)➖
docs/.vuepress/styles/index.styl(+0 -23)➖
docs/.vuepress/styles/palette.styl(+0 -4)➕
docs/.yarn/releases/yarn-4.0.2.cjs(+893 -0)➕
docs/.yarnrc.yml(+3 -0)📝
docs/README.md(+4 -2)📝
docs/package.json(+11 -765)📝
docs/yarn.lock(+3330 -10633)📝
scripts/docs-build(+1 -1)📄 Description
Design Overview Update
An updated design image has been incorporated to improve the visual representation of the project, now featuring Dark Mode support in the documentation. This enhancement not only aligns with contemporary aesthetic preferences but also offers an alternative viewing mode that is considerate of varying user needs and contexts. The revised design can be viewed here:
Environment Specifications
The project has been thoroughly tested with the following environment setup to ensure compatibility and stability:
1842.0 rc🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.