The Production Live Site can be found here
The Live Site is the website that we will be directing Hackers to on the day of the event
If you have any questions about the Live-Site, please contact anyone on the Web Dev team or Peter or Patrick
We hope you like it! - Jacob, Brian
-
Navigate to /admin on the Live Site! Sign in with github. If you aren't in the vthacks-org organization on github you'll have to request access.
-
Browse Collections! Select the collection you'd like to edit
-
Create a new Item! Or if you'd rather, edit an item
-
Toggle Display on or off! All items have the ability to be created, but not display themselves on the LiveSite. If you want to create info, but not have it yet displayed, make sure you disable the display toggle (It is turned on by default)
-
Publish Changes! Publishing your changes will tell netlify to deploy the website with the new information that was provided. The build and deploy process takes about 1 - 2 minutes
Navigate to /Live-Site
Run npm start
Schedule. The schedule selection creates items that then populate the workshops page, ux events page, and schedule view.
Markdown Collections The other collections are markdown collections. Items in these collections take a title, which can be set to display as an h1 or hidden, and markdown content that can be used to put whatever information one would like on the page. These collections can suffice with just a single item populating all markdown content on the page or multiple items.