Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kuldar
on Dec 2, 2013
|
parent
|
context
|
favorite
| on:
Show HN: Life – A timeline of important events in ...
What's the simplest way to run it locally? I don't necessarily want to upload it to gh-pages, but simply opening the html won't work either.
cheeaun
on Dec 2, 2013
[–]
Make a copy of life.example.md, rename it to life.md, edit it. Run the page on a local server.
filam
on Dec 2, 2013
|
parent
|
next
[–]
I didn't realize until far too recently that Python includes a built-in web server: 1. git clone
https://github.com/cheeaun/life.git
2. cd life 3. python -m SimpleHTTPServer 8000 4.
http://localhost:8000/
kuldar
on Dec 2, 2013
|
parent
|
prev
[–]
Thanks. For anyone in the same position - Anvil is a good option for that.
http://anvilformac.com/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: