10bytes / 10bytes.github.io

Github pages for 10 bytes
0 stars 0 forks source link

Idea / Examples for homepage #1

Open iamshreeram opened 5 years ago

iamshreeram commented 5 years ago
Chad-Ballay commented 5 years ago

I'm a big fan of jekyll and netlify for a simple static website.

Good summary of some of the highpoints https://naturaily.com/blog/why-jekyll-netlify-cms

iamshreeram commented 5 years ago

Thank you @Chad-Ballay ! We would want to implement something like this.

Chad-Ballay commented 5 years ago

Forked it into org. URL for repo. Playing around with it.

https://github.com/10bytes/indix.github.io

Chad-Ballay commented 5 years ago

Created a vagrant file to build local on machine. Doesn't have port forwarding yet to view built site. Also need to customize the vm to be a bit beefier than the default setup. Will try this out before going with docker?

Chad-Ballay commented 5 years ago

https://github.com/10bytes/indix.github.io/commit/61b43d88f56b2fb76c1ee6636a9fd1168bee53a5

Chad-Ballay commented 5 years ago

Noticed they didn’t actually supply a license for their code even though they refer to it S being open sourced.

https://github.com/indix/indix.github.io/issues/14

This is the headache I want to avoid.

https://opensource.stackexchange.com/questions/1720/what-can-i-assume-if-a-publicly-published-project-has-no-license

Chad-Ballay commented 5 years ago

I haven't seen any update about the Issue I opened about the license. I'll figure out whether to push more or look at other solutions.

iamshreeram commented 5 years ago

I think, We can consider that page to be a template and modify it based on our requirement