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

Website images #140

Merged
merged 27 commits into from
Oct 31, 2021
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
041c320
docusaurus config
JavierMonton Oct 29, 2021
aea7779
Formatting docs for Docusaurus
JavierMonton Oct 30, 2021
e0bfb1c
Formatting docs for Docusaurus
JavierMonton Oct 30, 2021
90ed983
syntax fix in docs
JavierMonton Oct 30, 2021
c226b78
moving modules in docs
JavierMonton Oct 30, 2021
e1ee9d9
Docusaurus website
JavierMonton Oct 30, 2021
1213f78
trying GH Actions for Docusaurus with keys instead of user
JavierMonton Oct 30, 2021
f674997
New secret for GH Action
JavierMonton Oct 30, 2021
d3c0ef9
Testing GH Action
JavierMonton Oct 30, 2021
1310d31
Testing GH Action
JavierMonton Oct 30, 2021
d59d024
Testing GH Action
JavierMonton Oct 30, 2021
7bcec6c
warn on broken links
JavierMonton Oct 30, 2021
e688c3a
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
0f21fbe
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
3229d86
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
1553e37
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
1da682b
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
90e1c3b
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
e35194a
Testing GH Actions for Docusaurus
JavierMonton Oct 30, 2021
5ab2069
Finishing GH Action for Docusaurus
JavierMonton Oct 30, 2021
ed05393
Linking readme with Docusaurus
JavierMonton Oct 30, 2021
7bc1f4a
Readme
JavierMonton Oct 30, 2021
3387fe2
new tmp logo
JavierMonton Oct 30, 2021
c171153
fix broken link
JavierMonton Oct 30, 2021
ef271f7
fix broken link
JavierMonton Oct 31, 2021
ff1583c
Merge remote-tracking branch 'origin/main' into Website/images
JavierMonton Oct 31, 2021
7c19553
Merge remote-tracking branch 'origin/main' into Website/images
JavierMonton Oct 31, 2021
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
Prev Previous commit
Next Next commit
Testing GH Actions for Docusaurus
  • Loading branch information
JavierMonton committed Oct 30, 2021
commit e35194ab67092164a4f497312b1a1c3567f1288d
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
target_branch: gh-pages
build_dir: website/build
env:
GITHUB_TOKEN: ${{ secrets.DOCUSAURUS_DEPLOY_KEY }}
GITHUB_TOKEN: ${{ secrets.DOCUSAURUS_DEPLOY_TOKEN }}