Skip to content

Commit

Permalink
More markers
Browse files Browse the repository at this point in the history
Finished underground access and safehouse markers
Added more keys and a lockbox
  • Loading branch information
ChristianRiesen committed Mar 19, 2019
1 parent 87e1a58 commit f9b0106
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 37 deletions.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -11,7 +11,10 @@ Clone the project locally:

Optionally: You can run a virtual box with all requirements in it, by bringing it up using `vagrant up`

Under windows you will need the NFS plugin, it will prompt you and tell you how to install it. Also don't worry about getting the message file not found when starting, that's normal under windows.
Under windows you will need the NFS plugin, it will prompt you and tell you how to install it. Also don't worry about getting the message file not found when starting, that's normal under windows. You probably want these two plugins under windows:

- `vagrant plugin install vagrant-hostmanager`
- `vagrant plugin install vagrant-winnfsd`

Edit the MD files in source/_pages and that's it. This project uses [Sculpin](https://sculpin.io/) as a generator if you want to look up some more on that. If you add a page you also have to add a link to it in the place you think works best. All pages are automatically added to the sitemap.

Expand Down

0 comments on commit f9b0106

Please sign in to comment.