Giter Club home page Giter Club logo

Comments (9)

bemosior avatar bemosior commented on August 16, 2024

That's certainly a better long-term plan than self-hosting on my VPS. When I have a little more time, I'll look into this option.

from burnout.io.

jnettome avatar jnettome commented on August 16, 2024

I'm currently working on it ;)

from burnout.io.

bemosior avatar bemosior commented on August 16, 2024

Very cool. Thanks!

I'm currently using a webhook to automatically deploy any pushes to master. It seems like Jekyll offers that kind of option implicitly, so it'll be cool to get that working.

from burnout.io.

balupton avatar balupton commented on August 16, 2024

@jnettome seems progress stalled?

We currently use DocPad for several things, such as staticsitegenerators.net which pulls in a YAML file and regenerates on changes to the YAML file, as well as for the docpad website it pulling in a markdown repo and regenerating on changes as well. It's a good option if a data file approach is done for resources.

from burnout.io.

nvtkaszpir avatar nvtkaszpir commented on August 16, 2024

Wow, I'm surpirsed this was not done as static webpage. You can keep Markdown, but better is to rewrite it in restructured text (better linking and formatting possibilities), run sphinx build in python and generate a static webpage hosted for free on Read The Docs (RTD) - https://read-the-docs.readthedocs.org/en/latest/getting_started.html to be automatically downloaded from github, compiled by RTD and then published on their site.

from burnout.io.

asachs01 avatar asachs01 commented on August 16, 2024

@nvtkaszpir , yeah, it looks like something that could be pretty quickly done. I've been thinking about taking this up. I'll take a gander at it tonight.

from burnout.io.

asachs01 avatar asachs01 commented on August 16, 2024

@bemosior @nvtkaszpir So, I've got a semi-working version of the site up at RTD: http://burnoutio-test.readthedocs.org/en/latest/index.html . I've not been able to get to the resources yet, but am working on it. I've kind of followed what Ops School is doing with their stuff, and have got a passing build on RTD & Travis. I've followed suit with what I've seen there, and used rst for the formatting/content. We could just as well keep the markdown as Michal suggested. So, thoughts?

from burnout.io.

bemosior avatar bemosior commented on August 16, 2024

@aaronsachs Good stuff! Looks like RTD is cool with alternate domains, so that's a plus.

I don't care too much about format, as long as it's easy to pick up and contribute.

from burnout.io.

bemosior avatar bemosior commented on August 16, 2024

Closing, thanks to efforts from @aaronsachs. http://burnout.io is now live via RTD!

from burnout.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.