|
|
|
|
|
by err4nt
3274 days ago
|
|
Open Coda (my code editor) Begin typing content (as TXT or MD) Turn that into HTML manually add DOCTYPE, tags, CSS, and mark up my content. Host either on Github pages (use terminal in my editor to push to Github) or upload to my own web server, or Amazon S3 from the file manager in my editor. View static page in browser. |
|