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

Add script to migrate to new guides/ structure #1294

Merged
merged 30 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
71a8957
[proof of concept] different docs reorganization layouts
Eric-Arellano May 3, 2024
e639e71
Fix map problem index page ambiguity
Eric-Arellano May 3, 2024
f506374
Allow adding custom page content
Eric-Arellano May 3, 2024
967ca60
Dynamically generate index pages without recursing into children
Eric-Arellano May 3, 2024
6a05bb4
add recursion to index list
Eric-Arellano May 3, 2024
00772ca
Save layouts as markdown files
Eric-Arellano May 3, 2024
4c62d72
flesh out index pages
javabster May 3, 2024
75bb8fd
Make Abby's changes reproducible with the script
Eric-Arellano May 6, 2024
9fddfff
Add proposal 4
Eric-Arellano May 6, 2024
b4a4155
add back quantum info section
javabster May 8, 2024
014e7ee
Move new index content to script
Eric-Arellano May 23, 2024
3984676
Consolidate around proposal 4
Eric-Arellano May 23, 2024
1dd057e
Make slug a kwarg
Eric-Arellano May 23, 2024
9ea35d5
Copy pages rather than empty pages
Eric-Arellano May 23, 2024
482c8e5
add redirects file
arnaucasau May 28, 2024
b4e7afe
use list format for the redirects file
arnaucasau May 28, 2024
83c456d
Merge branch 'main' of github.com:Qiskit/documentation into EA/guides…
Eric-Arellano May 28, 2024
68460f7
Refactor URL redirects
Eric-Arellano May 28, 2024
74c2e61
Review feedback
Eric-Arellano May 29, 2024
89fc9f9
Make code immutable to fix bug w/ file being deleted
Eric-Arellano May 29, 2024
b03840c
Fix notebooks
Eric-Arellano May 29, 2024
0b51fff
Reorganize into project folder
Eric-Arellano May 29, 2024
3a3644e
Remove latest updates page & simplify how content is set
Eric-Arellano May 29, 2024
52d47ee
Simplify types
Eric-Arellano May 29, 2024
e82d450
Refactor redirects
Eric-Arellano May 29, 2024
bb8b6a1
Remove guides folder
Eric-Arellano May 29, 2024
eac5954
Merge branch 'main' of github.com:Qiskit/documentation into EA/guides…
Eric-Arellano May 29, 2024
994ddc6
Fix lint
Eric-Arellano May 29, 2024
5a9f910
Rm guides
Eric-Arellano May 29, 2024
bc2911f
Remove redudant method
Eric-Arellano May 29, 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
Loading