Skip to content

washington-leadership-academy/curriculum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

WLA Curriculum

Courses

(GoogleDoc Links and PDF Links are the same content but in different file formats. GoogleDocs are provided and made accessible for screen readers and similar tools; PDF files are not yet optimized for these tools.)

Workflow

Uploading Documents

  • For the example, we are using this document, which is named WLAEnglishLanguageArtsCourseMap
  • Download the document from Google docs as .HTML and .PDF.
  • Create a course inside the courses folder.
    • Example: mkdir -p courses/EnglishLanguageArtsI
  • Move the HTML files and PDF file into that course folder
    • Example:
      • Move PDF: mv ~/Downloads/WLAEnglishLanguageArtsCourseMap.pdf courses/EnglishLanguageArtsI
      • Rename PDF mv courses/EnglishLanguageArtsI/WLAEnglishLanguageArtsCourseMap.pdf courses/EnglishLanguageArtsI/index.pdf
      • Move HTML: mv ~/Downloads/WLAEnglishLanguageArtsCourseMap/* courses/EnglishLanguageArtsI
      • Renamed HTML: mv courses/EnglishLanguageArtsI/WLAEnglishLanguageArtsCourseMap.html courses/EnglishLanguageArtsI/index.html

License

Creative Common License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%