Commit Graph

8 Commits

Author SHA1 Message Date
76b1d4d207 website/scripts: updated readme, added docsmg.env file (#10710)
* add csv file for migration to new structure

* this time in csv format jeez

* edits to readme

* freaking mess

* tweaks

* tweaks

* trying

* tweak

* env file ot force only reading docs dir

* update readme

* tweak

* remove old, too big file

* tweak readme

* make website again

* more tweaks

---------

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
2024-08-05 09:49:14 -05:00
d79ac0e5bc website/scripts/docsmg: switch docsmg from using .env to docsmg.env (#10680)
* add docsmg tool

* moved to the correct scripts directory

* removed test files

* added install script and readme draft to docsmg

* fix install script

* fixed issues

* Revert "fixed issues"

This reverts commit a51192025f.

* Revert "Revert "fixed issues""

This reverts commit ab68918fea.

* added dotenv and updated readme

* fixed install script

* update readme to ensure that new installers of rust have envs loaded

* changed docsmg from using .env to docsmg.env
2024-07-29 15:12:37 -05:00
2a70b4aae2 website/scripts/docsmg: Updated README (#10678)
* add docsmg tool

* moved to the correct scripts directory

* removed test files

* added install script and readme draft to docsmg

* fix install script

* fixed issues

* Revert "fixed issues"

This reverts commit a51192025f.

* Revert "Revert "fixed issues""

This reverts commit ab68918fea.

* added dotenv and updated readme

* fixed install script

* update readme to ensure that new installers of rust have envs loaded
2024-07-29 12:53:11 -05:00
ca7705689d website/scripts/docsmg: Bug fixes (#10668)
* add docsmg tool

* moved to the correct scripts directory

* removed test files

* added install script and readme draft to docsmg

* fix install script

* fixed issues

* Revert "fixed issues"

This reverts commit a51192025f.

* Revert "Revert "fixed issues""

This reverts commit ab68918fea.

* added dotenv and updated readme

* fixed install script
2024-07-28 21:32:29 -05:00
d05e3e60c3 website/scripts/docsmg: Add install script and readme draft (#10659)
* add docsmg tool

* moved to the correct scripts directory

* removed test files

* added install script and readme draft to docsmg
2024-07-26 16:52:10 -05:00
59973d1f06 website/scripts: Add docsmg migration tool (#10658)
* add docsmg tool

* moved to the correct scripts directory

* removed test files
2024-07-26 15:54:41 -05:00
d4b39b30cb website: fix lint (#10520) 2024-07-16 11:49:07 +02:00
e20eaac56e Create readme.md (#10507)
Create for for docs migrations scripts (and others in future).

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
2024-07-15 16:37:43 -05:00