Skip to content

Commit

Permalink
Site (#1049)
Browse files Browse the repository at this point in the history
by @akellbl4 

* create infrastructure for site

* wip

* fix docker build and add readme

* add docker-compose as a build and a run method

* rename compose file yaml -> yml

* add `src` as volume for watching changes

* update configs

* update README

* add padding at the end of the pages

* move demo settings in config

* fetch latest release from github

* update docs navigation

- add sections
- redirect from root of the section to first doc
- nice styles for navigation
- add brand colors

* cache github data from first load

* add redirects and fix link to docs

* fix docs nav styles

* add installation page placeholder

* fix demo

* add 404

* add dark theme, add theme switcher, remove unused files

* fix dark theme on main page

* fix dark theme background

* fix node version

* change installation docs

* add note block

* minor fixes

* add code highlighting styles

* fixes

* fixes

* mobile navigation, fix code highlighting colors

* fix dev server

* fix fetching error

* fix path to edit

Co-authored-by: Pavel Mineev <[email protected]>
Co-authored-by: Dmitry Verkhoturov <[email protected]>
  • Loading branch information
3 people committed Jun 13, 2021
1 parent 5ce89c6 commit dfcf728
Show file tree
Hide file tree
Showing 87 changed files with 5,212 additions and 481 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ debug
debug.test
.vscode
.idea/
/frontend/node_modules/
/frontend/public/
/frontend/coverage
*.prof
*.test
/rest-client.env.json
Expand Down
7 changes: 0 additions & 7 deletions docs/1.6/_index.md

This file was deleted.

215 changes: 0 additions & 215 deletions docs/1.6/email.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/1.6/nginx-proxy.md

This file was deleted.

36 changes: 0 additions & 36 deletions docs/1.6/telegram.md

This file was deleted.

56 changes: 0 additions & 56 deletions docs/1.6/translation.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
Binary file removed docs/latest/images/email_auth.png
Binary file not shown.
Binary file removed docs/latest/images/email_notifications.png
Binary file not shown.
Loading

0 comments on commit dfcf728

Please sign in to comment.