Skip to content

Latest commit

 

History

History
106 lines (53 loc) · 9.12 KB

howto.md

File metadata and controls

106 lines (53 loc) · 9.12 KB

How to Fork and Modify a GitHub Repository

Copying the Template

1. Navigate to https://github.com/thePortus/markdown-project-template

2. Click "Fork"

3. Click the "Repository name" field.*

4. Type "ds-history"

5. Click the "Description (optional)" field.

6. Type "A Brief History of Digital Scholarship (Workbook)"

7. Click "Create fork"

8. Click "Settings"

9. Click "Pages"

10. Click "None"

11. Click "main"

12. Click "Save"

13. Click "Code" to return to the main repository

14. Click "index.md"

15. Click this edit button (looks like a pencil).

16. Replace the title with whatever you want

17. Type "History of Digital Scholarship"

18. Replace the text inside the brackets with the alt-text you want for the image.

19. Change the url to {{site.baseurl}}/assets/images/angular-clements-migrant.jpg OR whatever URL you want it to point to.

20. Select and delete the project template text below

21. Click "Commit changes..."

22. Click the "Commit message" field.

23. Change the commit message to whatever you would like

24. Click "Commit changes"

Alert: Alert! At this point you need to wait a few minutes before proceeding

25. Click "Settings"

26. Click "Pages"

27. Click "https://usf-portal.github.io/ds-history/"