forestryio / create-static-site

Create static websites with no build configuration.
MIT License
135 stars 10 forks source link

Build this Project's Website: forestryio.github.io/create-static-site #14

Open ncphillips opened 6 years ago

ncphillips commented 6 years ago
chrisdmacrae commented 6 years ago

@ncphillips Let's MVP the shit out of this. Use the docs/ folder on GitHub, and down the road that can just be used to generate a valid Jekyll site.

ncphillips commented 6 years ago

What are you envisioning for an MVP @chrisdmacrae? Just a couple HTML pages in the docs/?

chrisdmacrae commented 6 years ago

Not even HTML pages @ncphillips, just markdown files that can later be turned into a website. See front-matter-manipulators docs: https://github.com/chrisdmacrae/front-matter-manipulator/tree/master/docs

budparr commented 6 years ago

Github pages is not a good choice, in my view, until they allow SSL for custom domains.

chrisdmacrae commented 6 years ago

We likely wouldn't be using a custom domain -- at least not for a while, so I think this will suffice for the time being

budparr commented 6 years ago

Okay. I thought this was a set up for users.

ncphillips commented 6 years ago

Is the purpose of this ticket unclear @budparr ? I meant for this to be about making a Create Static Site website with marketing/docs/tutorials.

budparr commented 6 years ago

It was initially. I thought it was something like a workflow for users, but it's clear now.