generated from CollectionBuilder/collectionbuilder-sa
-
Notifications
You must be signed in to change notification settings - Fork 0
updating the Accessions List
Michelle Shannon edited this page Sep 14, 2021
·
11 revisions
checklists and instructions for updating the Accessions List on the Spec portion of the main Library website (NOT related to the Harvester!!)
- update the correct csv spreadsheet
- download the csv from Google Sheets
- open GitHub Desktop
- open Visual Studio Code
- preview your changes
- push your changes
- email Evan and Olivia
- login to the Spec Google Drive ([email protected])
- navigate to the Starred folder in the left-hand menu
- look for the "mainweb_data" folder that was shared with us by DDS (you'll notice that DDS is the "owner")
- NOTE: you can also find this folder by going to the "Shared with Me" folder in the left-hand menu, above the "Starred" folder. It's just more difficult to scroll down to find it.
- NOTE: you can also search "mainweb_data" in the Search bar at the top of Google Drive
- in the "mainweb_data" folder, open the "spec" folder
- in the "spec" folder of "mainweb_data", open the "spec_accession_list" file. Complete your edits
- while the "spec_accession_list" file is open, navigate to
File/Download/Comma-separated values (.csv, current sheet)
. This will download the spreadsheet as a csv file
- open your Windows File Explorer and navigate to
Documents/GitHub/main-web-redesign_draft/data
. Find the "spec_accession_list.csv" file and replace it with the file you just downloaded from Google Drive.
- open GitHub Desktop
-
- open GitHub Desktop
- set "Current Repository" to "main-web-redesign_draft"
- set "Current Branch" to "main"
- click "fetch origin"
- open GitHub Desktop and click "Open in Visual Studio Code." This will open the main-web-redesign_draft repository in Visual Studio Code.
- open the terminal
- make sure your terminal is set to "Bash" or "Git Bash"
- run
jekyll s
This is important! Unlike the Harvester, all changes that we make to the main Library website have to be approved and made live by Evan or Olivia. Email them both at the same time with this information:
- you just pushed some changes to the main-web-redesign_draft repository
- give a brief summary of what your changes are so they know what to look for
- let them know if there's any timeframe when you need the changes by (if there's no rush on the request, let them know)