Skip to content

Converting all docs and tutorials to Quarto #441

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

Merged
merged 31 commits into from
May 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
c90d512
LICENSE updated
shravanngoswamii May 17, 2024
0668854
renamed all tutorials to index.qmd
shravanngoswamii May 17, 2024
84f7953
Tutorials added
shravanngoswamii May 17, 2024
dc08791
for-developers & contributing sections added
shravanngoswamii May 17, 2024
89bc2aa
using turing section added
shravanngoswamii May 17, 2024
1c88b69
fixed docs
shravanngoswamii May 19, 2024
c998e96
updated Turing version and fixed link in 07
shravanngoswamii May 20, 2024
413651b
updated gitignore
shravanngoswamii May 20, 2024
ac4ae60
Merge branch 'TuringLang:master' into master
shravanngoswamii May 21, 2024
6c590fe
cleaning
shravanngoswamii May 21, 2024
e644ad4
deleted builkite
shravanngoswamii May 21, 2024
4cf428c
deleted current workflows
shravanngoswamii May 21, 2024
c23005a
deleted current src & test folder
shravanngoswamii May 21, 2024
5b117ca
delete formatter file
shravanngoswamii May 21, 2024
f47a336
added _quarto.yml
May 22, 2024
2a2c5ab
updated _quarto.yml
May 22, 2024
2659e2d
fix _quarto.yml
May 22, 2024
2f7dd96
added Pkg commands in each notebook
May 22, 2024
b69cfe3
added styles
May 22, 2024
110a8b3
testing workflow
May 22, 2024
2cf8bb8
fixed Pkg command in all docs
May 22, 2024
8f45c70
fixed minor issue in tutorial-11
May 23, 2024
97e5616
updating workflow
May 23, 2024
75055cd
tutorial 11
May 23, 2024
1b00352
added 404.qmd and updated _quarto.yml
May 23, 2024
7c4baff
remove SDE part (transfered to #445)
yebai May 23, 2024
4326f81
Fix tutorial 08 -- plot first 3 cofficients only.
yebai May 23, 2024
ab417e3
Remove (strange) VI result assertion.
yebai May 23, 2024
99e9bf3
Copy changes from #444
yebai May 23, 2024
b91906d
fixed workflow
May 23, 2024
3c7e871
added graphviz diagram and fixed all warnings
May 23, 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
3 changes: 0 additions & 3 deletions .JuliaFormatter.toml

This file was deleted.

1 change: 0 additions & 1 deletion .buildkite/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions .buildkite/0_webui.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .buildkite/build_tutorial.sh

This file was deleted.

6 changes: 0 additions & 6 deletions .buildkite/cryptic_repo_keys/.gitignore

This file was deleted.

Binary file removed .buildkite/cryptic_repo_keys/repo_key.2297e5e7
Binary file not shown.
16 changes: 0 additions & 16 deletions .buildkite/launch_test_turing.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .buildkite/launch_tutorials.yml

This file was deleted.

Binary file removed .buildkite/launch_tutorials.yml.signature
Binary file not shown.
62 changes: 0 additions & 62 deletions .buildkite/path_processors/project-coalescing

This file was deleted.

15 changes: 0 additions & 15 deletions .buildkite/pipeline.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .buildkite/publish_tutorials_output.sh

This file was deleted.

90 changes: 0 additions & 90 deletions .buildkite/run_tutorial.yml

This file was deleted.

Binary file removed .buildkite/ssh_deploy.key.encrypted
Binary file not shown.
23 changes: 0 additions & 23 deletions .buildkite/test_turing.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/CompatHelper.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/Format.yml

This file was deleted.

Loading