Git Product home page Git Product logo

Comments (4)

mbestavros avatar mbestavros commented on June 2, 2024

Comment by @shaunix:

Looking deeper, it looks like if you want to use GitHub Pages to publish and host, then you're using Jekyll. For now, we can just create a single static index.html with whatever CSS it needs embedded. We can deal with templating and stuff as we develop a content strategy for what the site needs later.

from enarx.github.io.

mbestavros avatar mbestavros commented on June 2, 2024

I've done some research on this fairly recently myself for my own Github Pages-hosted website.

If major organizational support is a priority, Jekyll is a very strong candidate: it's developed by Github themselves, and it's the default first-party supported solution for GH Pages. Integration is very tight, and unless you need to do something complex with style (think React components), it should do what you need it to very well.

I'm personally experimenting with eleventy, but it's still a one-person project and isn't quite feature-complete yet.

from enarx.github.io.

pierreprinetti avatar pierreprinetti commented on June 2, 2024

You might want to try Hugo over Netlify. You don't necessarily need both, but together they worked for me.

  • Netlify: deployments are far more easy to debug than Github pages, plus it's infinitely more customizable.
  • Hugo: you're not bound to Ruby (sorry, I don't know Ruby myself).

from enarx.github.io.

nickvidal avatar nickvidal commented on June 2, 2024

In the end, after some research on some open source blogging platforms, most notably WordPress and Ghost because they have managed hosting, we chose to use Ghost for the Enarx Blog.

One key advantage of Ghost over WordPress is that it provides native support for email newsletters. It manages members and subscriptions and allows you to segment the user base. Other advantages of Ghost include: a) native markdown support, b) more minimalist approach, and c) more modern architecture. It also provides webhooks and a REST API for integrations.

from enarx.github.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.