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

ISSUE-138: Flatten menu structure for Archipelago 101 #139

Merged
merged 1 commit into from
Nov 21, 2022
Merged
Changes from all commits
Commits
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
37 changes: 18 additions & 19 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,24 @@ nav:
- Upgrading from 1.0.0-RC3 to 1.0.0: archipelago-deployment-live-upgradeFromRC3.md
- Updating Docker Containers: archipelago-deployment-live-updatingContainers.md
- Archipelago 101:
- Digital Objects and Collections, Metadata, General Workflows:
- Ingesting Your First Object: firstobject.md
- Webforms in Archipelago:
- webforms.md
- How to Create a Webform as an Input Method for Archipelago Digital Objects (ADO): webformsasinput.md
- Customizing Webforms (Modifying allowable file extensions): modifyingfileextensionsinwebform.md
- Archipelago Custom Webform Elements: customwebformelements.md
- Twig Templates and Archipelago:
- metadatatwigs.md
- Working With Twig in Archipelago (getting started with custom Twig templates): workingtwigs.md
- Archipelago Multi-Importer (AMI):
- ami_index.md
- AMI Instructions and Guides:
- Spreadsheet Formatting Overview: ami_spreadsheet_overview.md
- Ingesting New Digital Objects and Collections using Spreadsheets or Google Sheets: AMIviaSpreadsheets.md
- Linked Data Reconciliation: ami_lod_rec.md
- Using the Islandora 7 Solr Importer: I7solrImporter.md
- Configuration for Google Sheets API: googleapi.md
- Annotations: annotations.md
- Ingesting Your First Object: firstobject.md
- Webforms in Archipelago:
- webforms.md
- How to Create a Webform as an Input Method for Archipelago Digital Objects (ADO): webformsasinput.md
- Customizing Webforms (Modifying allowable file extensions): modifyingfileextensionsinwebform.md
- Archipelago Custom Webform Elements: customwebformelements.md
- Twig Templates and Archipelago:
- metadatatwigs.md
- Working With Twig in Archipelago (getting started with custom Twig templates): workingtwigs.md
- Archipelago Multi-Importer (AMI):
- ami_index.md
- AMI Instructions and Guides:
- Spreadsheet Formatting Overview: ami_spreadsheet_overview.md
- Ingesting New Digital Objects and Collections using Spreadsheets or Google Sheets: AMIviaSpreadsheets.md
- Linked Data Reconciliation: ami_lod_rec.md
- Using the Islandora 7 Solr Importer: I7solrImporter.md
- Configuration for Google Sheets API: googleapi.md
- Annotations: annotations.md
- Site Administration & Configuration:
- Strawberryfield Formatters: strawberryfield-formatters.md
- Creating Display Modes: createdisplaymodes.md
Expand Down