-
Notifications
You must be signed in to change notification settings - Fork 672
Home
Matt Stratton edited this page Apr 13, 2016
·
3 revisions
Welcome to the devopsdays-web wiki!
Most of what you need to get going can be found in the README. The purpose of the wiki is to compile more esoteric information on edge cases, etc.
Often times, you will want to add a static bit of content for users to download (examples are a PDF of your prospectus, etc). Here's how to do that.
- Create a folder at
/static/events/yyyy-city/
(you may already have this for images) - Add your PDF file to this directory (you can make subdirectories in here if you want)
- The resulting url will be something like
http://www.devopsdays.org/events/2016-ponyville/prospectus.pdf