Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temp: host tacc/tacc-docs files until that repo is public #14

Draft
wants to merge 127 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
882362e
feat: only put in Docker container what it needs
wesleyboar May 15, 2023
3215135
feat: use TACC/TACC-Docs Docker image
wesleyboar May 15, 2023
4b9dd0f
fix: Makefile does not need docker commands
wesleyboar May 15, 2023
923c917
feat: build off of taccwma matching docker image
wesleyboar May 15, 2023
aae4cb1
docs: add commands to dev on tacc styles version
wesleyboar May 15, 2023
ee723fe
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 15, 2023
44670f6
feat(docker): sync docs yet retain tacc code
wesleyboar May 16, 2023
d39292b
feat(docker): sync mkdocs.yml
wesleyboar May 16, 2023
248c90c
fix(docker): do not remove /code-from-tacc
wesleyboar May 17, 2023
fd3765f
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 17, 2023
7b456e1
feat: load favicon and logo from designsafe-ci.org
wesleyboar May 17, 2023
0d7c8a4
test: sync mkdocs config so as to merge tacc's
wesleyboar May 17, 2023
0629ca9
chore(docker): tweak comments
wesleyboar May 17, 2023
7860d60
docs: mkdocs site_favicon
wesleyboar May 17, 2023
73ad169
fix: integrate TACC code
wesleyboar May 17, 2023
da3a026
fix: cms name and link
wesleyboar May 17, 2023
683484d
chore: do not ignore what does not (yet) exist
wesleyboar May 17, 2023
bc25b67
docs: uppercase a "not" to emphasize it
wesleyboar May 18, 2023
c77d15d
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 24, 2023
11fa2ea
feat: poetry 1.2.0 → 1.4.2 (#2)
wesleyboar May 24, 2023
a16e6ee
feat: minimal Makefile (#3)
wesleyboar May 24, 2023
c1215ff
feat: nav bar via mega docs using snippets / includes (#4)
wesleyboar May 25, 2023
0ca537c
Merge branch 'main' into dev
wesleyboar May 25, 2023
3e8ed12
Merge branch 'main' into dev
wesleyboar May 30, 2023
8e76aa4
Merge branch 'dev' into task/tacc-docs-shared-docker
wesleyboar May 30, 2023
1a4c6b1
Merge branch 'main' into dev
wesleyboar May 30, 2023
39c3a5f
Merge branch 'dev' into task/tacc-docs-shared-docker
wesleyboar May 30, 2023
4616097
Merge branch 'main' into dev
wesleyboar May 30, 2023
3a53e93
Merge branch 'main' into dev
wesleyboar May 31, 2023
4226052
Merge branch 'main' into dev
wesleyboar May 31, 2023
87fe088
Merge branch 'main' into dev
wesleyboar May 31, 2023
2d35e33
Merge branch 'dev' into task/tacc-docs-shared-docker
wesleyboar May 31, 2023
2adf8cf
Merge branch 'main' into dev
wesleyboar Jun 2, 2023
2f73c45
Merge branch 'main' into dev
wesleyboar Jun 8, 2023
9ba0d51
⚠️ Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Feb 22, 2024
a2d3dbe
Revert "⚠️ Merge branch 'main' into task/tacc-docs-shared-docker"
wesleyboar Feb 22, 2024
f606d8c
Merge branch 'dev' into task/tacc-docs-shared-docker
wesleyboar Feb 22, 2024
cd6d115
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Mar 20, 2024
b29bdee
fix: restores file edits presumedly from bad merge
wesleyboar Mar 20, 2024
bc5c67c
fix: recover css file edit that was actually good
wesleyboar Mar 20, 2024
b28af6b
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Mar 25, 2024
f7d5fed
feat: mkdocs.yml.sh → INHERIT config
wesleyboar Mar 25, 2024
25a9dc7
feat: mkdocs.yml.sh → INHERIT config
wesleyboar Mar 25, 2024
0ddefce
fix: seismic page no content
wesleyboar Mar 26, 2024
dee0468
fix: inc. paths ie use include-markdown not macros
wesleyboar Mar 26, 2024
8d8a525
chore: revert an unnecessary image path change
wesleyboar Mar 26, 2024
eeca896
fix: revert now unnecessary image path changes
wesleyboar Mar 26, 2024
1d8cd12
chore: revert unnecessary newline deletions
wesleyboar Mar 26, 2024
d09625f
fix: use of local docker image by using remote one
wesleyboar Mar 26, 2024
e0a3bd0
test: duplicate TACC-Docs mkdocs.base.yml
wesleyboar Mar 26, 2024
26257aa
test: duplicate TACC-Docs poetry and pyproject
wesleyboar Mar 26, 2024
7f211d0
feat: support Local Development via Python
wesleyboar Mar 26, 2024
81d8902
docs: major update requires dependency install
wesleyboar Mar 26, 2024
77710d2
chore: delete unused complexity
wesleyboar Mar 26, 2024
900b148
docs: warn users local dev has diff theme
wesleyboar Mar 26, 2024
e572741
quick: restore accidentally deleted file
wesleyboar Apr 9, 2024
7e75228
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Apr 9, 2024
a3cce34
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Apr 9, 2024
0de95c6
refactor: des-2469 simplify (DRAFT)
wesleyboar Apr 23, 2024
4b465bb
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 2, 2024
4a201d2
Merge branch 'task/tacc-docs-shared-docker' into task/tacc-docs-share…
wesleyboar May 3, 2024
67da4fb
refactor: simpler way to ensure a tacc-readthedocs
wesleyboar May 3, 2024
3b80455
fix: ignore TACC files
wesleyboar May 3, 2024
0c89d55
chore: ignore TACC files and dirs
wesleyboar May 3, 2024
8f6f6a9
fix: build with tacc assets & do not lose them
wesleyboar May 4, 2024
cc057b5
style: cleaner diff
wesleyboar May 4, 2024
0d834f1
Merge pull request #2 from DesignSafe-CI/task/tacc-docs-shared-docker…
wesleyboar May 4, 2024
eefaf2a
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 4, 2024
a17a07e
refactor: move autoScrollNav.js to core
wesleyboar May 4, 2024
3e9a003
feat: use latest TACC docs image for this
wesleyboar May 6, 2024
f92a099
feat: use latest TACC docs image for this
wesleyboar May 6, 2024
bbdb47d
chore: remove markdown_extensions cuz TACC has 'em
wesleyboar May 6, 2024
dae2dde
chore: remove extra_javascript cuz TACC has 'em
wesleyboar May 6, 2024
1560ecd
fix: prevent docker dir copy err by adding files
wesleyboar May 6, 2024
265032e
feat: use nav_redirects from TACC-Docs
wesleyboar May 6, 2024
007d475
fix: should not need tacc-setup.sh for docker
wesleyboar May 6, 2024
7de7905
fix: latest TACC-Docs image needs 8-digit tag
wesleyboar May 6, 2024
4607994
feat: provide TACC/TACC-Docs files on public repo
wesleyboar May 6, 2024
40d3abf
feat: provide TACC/TACC-Docs files on public repo
wesleyboar May 6, 2024
a30fe4b
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 6, 2024
a922703
Merge branch 'task/tacc-docs-shared-docker' into tacc/tacc-docs
wesleyboar May 6, 2024
68174d4
chore: try to reduce diff on EOL
wesleyboar May 6, 2024
ca9cd34
docs(README): more accurate notice wording
wesleyboar May 6, 2024
2183dc8
fix: give logo more horizontal space
wesleyboar May 8, 2024
6d98367
Merge branch 'task/tacc-docs-shared-docker' of github.com:wesleyboar/…
wesleyboar May 8, 2024
064c88d
fix: new tacc assets not being used
wesleyboar May 9, 2024
5d6d6f6
chore: do not copy unnecessary files from tacc
wesleyboar May 9, 2024
d1ab961
feat: add "User Guide" under logo
wesleyboar May 9, 2024
545c3f6
feat: DS logo transparent bkgd
wesleyboar May 9, 2024
a589265
chore: use tacc-docs v0.2.0
wesleyboar May 21, 2024
dbadb6f
chore: use tacc-docs v0.3.1
wesleyboar May 22, 2024
740185d
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 23, 2024
d043369
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar May 24, 2024
bfcc765
Merge branch 'task/tacc-docs-shared-docker' into tacc/tacc-docs
wesleyboar May 24, 2024
ea66d3b
Merge branch 'main' into task/tacc-docs-shared-docker
wesleyboar Jun 3, 2024
57f498f
fix: DES-2469 accent color
wesleyboar Jun 3, 2024
a0775c6
fix: DES-2469 restore lost analytics tag
wesleyboar Jun 3, 2024
5ac5e48
docs: DES-2469 when to run tacc script
wesleyboar Jun 3, 2024
86c4878
fix: DES-2469 do not use `<hr>` wiht inline styles
wesleyboar Jun 3, 2024
ec4cf7f
feat: tacc-docs v0.4
wesleyboar Jun 3, 2024
51d1367
test: support descriptive title without inline CSS
wesleyboar Jun 3, 2024
7cc1b6d
Merge branch 'task/tacc-docs-shared-docker' into tacc/tacc-docs
wesleyboar Jun 3, 2024
c9340d6
feat: tacc-docs v0.4.0
wesleyboar Jun 3, 2024
b3efd4a
Merge branch 'tacc/tacc-docs' of github.com:DesignSafe-CI/DS-User-Gui…
wesleyboar Jun 3, 2024
69bac32
feat: build from tacc docs docker image (#1)
wesleyboar Jun 5, 2024
40ebc7e
Merge branch 'epic/redesign-2024' into tacc/tacc-docs
wesleyboar Jun 5, 2024
c7c79a8
fix: remove old logo
wesleyboar Jun 5, 2024
016dcda
fix: adcirc doc moved in main
wesleyboar Jun 5, 2024
9a242f4
chore: update tacc-docs files commit
wesleyboar Jun 5, 2024
667c512
fix: show svg logo when not using docker
wesleyboar Jun 5, 2024
49fa018
fix: long and short titles decoupled (#32)
wesleyboar Jun 5, 2024
cb1f7fe
Merge branch 'main' into epic/redesign-2024
wesleyboar Jun 5, 2024
b387603
Merge branch 'main' into epic/redesign-2024
wesleyboar Jun 6, 2024
49838a5
Merge branch 'main' into epic/redesign-2024
wesleyboar Jun 7, 2024
2caa50f
Merge branch 'epic/redesign-2024' into tacc/tacc-docs
wesleyboar Jun 7, 2024
0d58d12
refactor: WI-157 from code to docs (#41)
wesleyboar Jun 7, 2024
9d853ca
Merge branch 'main' into epic/redesign-2024
wesleyboar Jun 7, 2024
9295bea
Merge branch 'main' into epic/redesign-2024
wesleyboar Jun 7, 2024
b428816
Merge branch 'epic/redesign-2024' into tacc/tacc-docs
wesleyboar Jun 7, 2024
0afb03c
Merge branch 'main' into tacc/tacc-docs
wesleyboar Jun 10, 2024
9ae4d03
Merge branch 'main' into tacc/tacc-docs
wesleyboar Jun 14, 2024
13b46f0
Merge branch 'main' into tacc/tacc-docs
wesleyboar Jul 26, 2024
ad959fc
chore: TACC-Docs#v0.10.0
wesleyboar Jul 26, 2024
a2a8bd2
Merge branch 'main' into tacc/tacc-docs
wesleyboar Aug 19, 2024
e12ee4f
Merge branch 'main' into tacc/tacc-docs
wesleyboar Nov 19, 2024
624d01b
chore: tacc-docs v0.12.0
wesleyboar Nov 19, 2024
f343a6a
Merge branch 'main' into tacc/tacc-docs
wesleyboar Nov 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading