Peter Savchenko
6c4d4310a9
2.2.3
Build and push Docker image / build (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
2024-05-03 13:30:53 +03:00
Peter Savchenko
453f706050
fix linebreak in readme
Build and push Docker image / build (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
2024-04-27 22:51:53 +03:00
Peter Savchenko
bb9d537fb9
Add static rendering feature ( #316 )
2024-04-27 22:47:02 +03:00
Peter Savchenko
481461de4f
Update version to 2.2.2 in package.json
2024-04-27 22:37:59 +03:00
Nikita Melnikov
f8ba8abf19
Static generation fixes ( #292 )
...
Build and push Docker image / build (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
* add error handler for creating dist folder
* fix favicon in generated files
* add option for generating pages inside separate folders
* fix favicon problem
---------
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2024-04-27 00:57:49 +03:00
Peter Savchenko
a6391a3da0
Update version to v2.2.1 in package.json
2024-04-26 17:31:40 +03:00
Peter Savchenko
7f51a72bcb
fix(ui): broken sidebar, table of content and header on linux ( #315 )
...
Build and push Docker image / build (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
* move squircle to only to active and hover states
* fix hover
* fix squircle in header
* fix toc
* rm redundant line
2024-04-26 13:47:43 +03:00
Vyacheslav Chernyshev
f78b9ecff5
Fixed copy button path in header.twig, code.twig ( #290 )
...
* Fixed copy button path in header.twig
* Fixed path of copy button in code.twig, updated version
* add more logs
* Added overwrite property
* update version
Co-authored-by: Nikita Melnikov <nikmel2803@gmail.com>
2022-12-27 16:10:18 +03:00
Vyacheslav Chernyshev
d3e0cb176c
Added enable parameter for rendering index page ( #289 )
2022-12-13 15:19:50 +03:00
Nikita Melnikov
8a8db5c136
Merge pull request #287 from codex-team/fix-fixed-sidebar
...
Fix sidebar and table of contents position
2022-12-01 23:01:29 +04:00
Tanya Fomina
9218843636
Remove overflow
2022-12-01 22:47:45 +04:00
Nikita Melnikov
174274eaf5
Merge pull request #281 from codex-team/dependabot/npm_and_yarn/loader-utils-2.0.4
...
Bump loader-utils from 2.0.2 to 2.0.4
2022-12-01 20:39:24 +04:00
Nikita Melnikov
59829f54dc
Merge pull request #285 from alsolovyev/fix/horizontal-scrollbar
...
Fix horizontal scrollbar on small screens
2022-12-01 20:34:44 +04:00
Nikita Melnikov
6ff8b7e40b
Merge pull request #283 from alsolovyev/feat/copy-button
...
Add reusable copy button component
2022-11-30 15:36:44 +04:00
Aleksey Solovyev
36ba3a3cd8
fix: prevent scrollbar-x from appearing on small screens
2022-11-29 22:01:50 +03:00
Aleksey Solovyev
185550dd08
fix: change units of max content width from vw to %
...
This is necessary to correctly calculate the width
of the content container.
2022-11-29 21:42:19 +03:00
Aleksey Solovyev
3d172d3021
fix: delete sidebar width on mobile devices
2022-11-29 20:52:13 +03:00
Aleksey Solovyev
3ca4a175e9
fix: trim content of TOC elements
...
This is necessary in order to avoid creating <br>
elements in the table of contens elements.
2022-11-29 19:55:35 +03:00
Aleksey Solovyev
1c3ada993e
feat: add copy button to code block
2022-11-29 19:55:35 +03:00
Aleksey Solovyev
dc0c32a93f
feat: add copy button to header
2022-11-29 19:55:35 +03:00
Aleksey Solovyev
285b94779f
feat: add reusable copy button component
2022-11-29 19:55:30 +03:00
Aleksey Solovyev
91ba44a169
refactor: delete copy link button from header
2022-11-29 14:55:11 +03:00
Nikita Melnikov
de30ddf243
Merge pull request #282 from codex-team/fix-release-pipeline
...
remove unnecessary v from release pipeline
2022-11-16 14:15:35 +04:00
Nikita Melnikov
b83d468ba0
remove unnecessary v from release pipeline
2022-11-16 07:11:21 -03:00
dependabot[bot]
f372a574f0
Bump loader-utils from 2.0.2 to 2.0.4
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 10:02:42 +00:00
Nikita Melnikov
882971ca6e
Merge pull request #278 from codex-team/v2
...
CodeX Docs v2.0.0 🤩
2022-11-16 14:00:37 +04:00
Nikita Melnikov
b6dfd14c8b
add config override to docker-compose.dev.yml
2022-11-15 09:08:34 -03:00
Nikita Melnikov
912a8cdf31
fix doc
2022-11-15 09:04:44 -03:00
Nikita Melnikov
339993ef8e
fix delete button
2022-11-14 09:29:08 -03:00
Nikita Melnikov
6b12bf163d
some fixes for docs and configs
2022-11-12 20:32:57 -03:00
Nikita Melnikov
e4fb951e4c
remove unnecessary file
2022-11-12 18:20:01 -03:00
Nikita Melnikov
9c23a8ade8
change default favicon
2022-11-07 09:43:27 -03:00
Nikita Melnikov
ae721d117f
test another pipeline
2022-11-07 09:40:47 -03:00
Nikita Melnikov
f41dac21e4
test another pipeline
2022-11-07 09:39:40 -03:00
Nikita Melnikov
081da2c50b
test another pipeline
2022-11-07 09:35:11 -03:00
Nikita Melnikov
7e329c5db2
fix pipeline and update version
2022-11-07 09:31:31 -03:00
Nikita Melnikov
dc14833bdc
fix pipeline and update version
2022-11-07 09:25:08 -03:00
Nikita Melnikov
939594f079
enable latest tag for default branch
2022-11-07 09:03:49 -03:00
Nikita Melnikov
ca58118a26
fix pipeline
2022-11-07 08:54:04 -03:00
Nikita Melnikov
2aaa889236
update package.json version
2022-11-07 08:49:32 -03:00
Nikita Melnikov
6e48adecda
Test pipeline ( #279 )
...
* get separate image name for staging
* fix env
2022-11-07 08:48:15 -03:00
Nikita Melnikov
2e11b0049b
add docker-compose.yml for production use
2022-11-07 08:12:15 -03:00
Nikita Melnikov
90c68d6077
fix docker mounts
2022-11-07 07:44:44 -03:00
Nikita Melnikov
17857c88df
fix issue with link preview
2022-11-07 07:15:29 -03:00
Nikita Melnikov
7914a5a0ac
Update docker-compose.yml
2022-11-04 20:08:38 +02:00
Nikita Melnikov
d9bfb88a86
Merge branch 'main' of github.com:codex-team/codex.docs into v2
...
Conflicts:
nodemon.json
2022-11-03 12:39:29 +02:00
Nikita Melnikov
ccbd79d6fe
Env vars config override and some fixes ( #277 )
...
* update config-loader and remove unnecessary packages
* implement default config && move password to auth section
* add 'v' to the start of image name
* fix dockerfile
* test
* test pipeline
* test again
* fixes
* remove test step
* remove console log
* fix default config
2022-11-03 12:38:13 +02:00
Egor
b67717c8e5
Enforce authentication for API routes ( #276 )
...
Closes #275
2022-10-24 22:27:35 +03:00
Nikita Melnikov
4ad37abed0
[Feature] Static pages rendering 🤩 ( #274 )
2022-10-17 08:25:38 +08:00
Umang G. Patel
698c09c489
Add search to sidebar ( #215 )
...
* remove package json
* twig file modified
* search bar style added
* the background content added
* add the switching b/w the shortcut logo
* shortcut for search added
* add the arrowup and arrowdown short cut
* sidebar search added
* keyup and keydown replace with input
* the sidebar search selected added
* unusal things
* the enter evenlister added with search refactring
* comments added
* the scroll added if element is not visble
* metakey added
* event listner using shortcut added
* the integration for input box completed
* nodemon config updated
* replace the shortcuts with event listener
* bugfix: up height of header added
* feat:integrate sidebar toggle with search shortcut
* syntax improved
* event listener updated
* border adjusted
* search adjusted
* sidebar search navigation adjusted
* new search module added
* new module integrated
* boxshadow added as border
* sidebar search class added
* sidebar search=>filter
* comments added
* filter for section added
* the expand feature added during navigation
* remove the space
* header height variable added
* shortcut logic updated
* enum for direction added
* common search function added
* expand every match
* updated styles
* updated styles
* margin remove in mobile view with bold removed
* clean css added
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-10-13 08:30:23 +05:30