civictechdc / rfk-community

Project for collecting community input on what to do with the space formerly for the RFK stadium
https://trello.com/b/q5qBa7gj/rfk-project-tracking
4 stars 11 forks source link

'Hello World' dummy page created as proof-of-concept for routing #11

Closed andrewmedhurst closed 4 years ago

andrewmedhurst commented 4 years ago

Added hello-world.html to act as template for dummy hello-world page.

Wired up the route inside urls.py and views.py

Page can be viewed either via localhost:8000/hello-world, or by clicking the relevant button on the home page

lizmeister321 commented 4 years ago

@andrewmedhurst I'm merging in order of recency -- older PRs first. Due to a recent pull, you'll need to update the .gitignore before I can approve!

andrewmedhurst commented 4 years ago

@lizmeister321 Just saw your comment today. The .gitignore file should be good to go now.