GithubHelp home page GithubHelp logo

Comments (4)

crisluengo avatar crisluengo commented on June 9, 2024 2

You have to build your pelican blog locally, and upload only the HTML to your GitHub repo. GitHub will happily show your generated HTML.

You can even have two branches, one where you keep your sources, and one where you keep the generated HTML, if you really want to store the sources in the same repo. Or you can just open another repo for the sources.

from m.css.

crisluengo avatar crisluengo commented on June 9, 2024 2

This repo has just HTML (and of course CSS and other related files): https://github.com/DIPlib/diplib-docs
It's served at https://diplib.org/diplib-docs/

I just re-build the web site locally, git commit and git push to update the website. It's not Pelican, but how the HTML was generated is irrelevant. What matters is that it's generated locally and pushed to GitHub, GitHub is not using Jekyll to generate it.

from m.css.

marioseixas avatar marioseixas commented on June 9, 2024

You have to build your pelican blog locally, and upload only the HTML to your GitHub repo. GitHub will happily show your generated HTML.

You can even have two branches, one where you keep your sources, and one where you keep the generated HTML, if you really want to store the sources in the same repo. Or you can just open another repo for the sources.

Thanks!

I saw your git repo but seems that your sites are not made as you explained above.

Anyone has github repositories that did as above to maintain a site/blog?

from m.css.

marioseixas avatar marioseixas commented on June 9, 2024

Perfect, thank you so much!

from m.css.

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.