-
Notifications
You must be signed in to change notification settings - Fork 4
Write: On Github
It's possible to write trip reports directly on GitHub, no need to download the repo or anything.
Find the appropriate folder for your new trip report. It will be in the content folder, then either trip or tour. If it's a tour, make a new file in the tour folder. If its a trip, select the correct location folder and then make a new file in there.
Just follow the naming convention you can see for other articles in the folder. It's generally:
location-YYYY-MM-DD.md
So the path to your trip report should look like this:
content/trip/yorkshire/yorkshire-2004-05-21.md
Copy and paste the content from another similar trip report (or from template.md in the root of the repo or look at the guides in this wiki). Replace and delete things as necessary.
Try and follow the style of the other trip reports e.g. h2 for day title, h3 for cave names and people lists, h4 for authors.
When your done write a commit message like "Adding Wales 2 trip report" and click save page.
Get someone with the repo to build the site.