Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Write: On Github

rhyst edited this page Oct 17, 2016 · 1 revision

It's possible to write trip reports directly on GitHub, no need to download the repo or anything.

Pick the correct folder

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.

Name the file correctly

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

Content

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.