So the first step is to get a base website up. http://xenon.figmentengine.com/ is the holding location, to make this work I've done a few things:
- Used Git for source control (with GitHub)
- Vim for editing
- S3 for static site hosting
- DYN for DNS (as figmentengine.com nameservers are DYN)
- Used http://www.favicon.cc/ to create a favicon (to stop 404 errors)
Generally I'm planning to build most of the code myself, rather than relying on libraries etc - this will change as I need to focus on the core concepts.
I will also be keeping track of the page performance, so the base website benchmarks at
- Load: 0.7s, TTFB: 0.29s, Start Render: 0.57s, Doc Complete: 0.7s, Fully Loaded: 0.7s
No comments:
Post a Comment