What if...

What if you had an editor?
An app you use to write stuff
And it saves the stuff you write in a file
Just ONE file, With 1 or 2, or lots of pages in it
People should be able read what you write online
And that content you just updated
Yes, a source file (think github)
---- /page1 ----
data: text value
# markdown markdown markdown markdown
---- /page2 ----
# more markdown
SO, who crafts the HTML and CSS?
HTML and CSS are text file formats
And how do the HTML and CSS get from the designer to my content editor?