Get support for mnapoli/gh-pages-compiler

If you're new to LTH, please see our FAQ for more information on what it is we do.

Support Options

Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:

View Open Issues

Take a look to see if anyone else has experienced the same issue as you and if they managed to solve it.

Open an Issue

Make sure to read any relevant guidelines for opening issues on this repo before posting a new issue.

Sponsor directly

Check out the page and see if there are any options to sponsor this project or it's developers directly.

mnapoli/gh-pages-compiler

gh-pages-compiler generates a website from your markdown documentation.

This package is not maintained anymore. A more recent and complete version is here: Couscous.

Introduction

Github pages are good, but what do you do:

  • if you want to write your documentation in Markdown and not in HTML?
  • if you want your documentation to be transformed into a website?
  • if you want to keep the documentation with your code, versioned in the repository?

gh-pages-compiler is here to help you. Your documentation is written in Markdown, versioned in your repository with your source, compiled to HTML and published to Github pages.

How does it work

  1. you write your README and documentation in .md files (Markdown) on your repository
  2. you generate you website with gh-pages-compiler
  • it turns .md files into HTML files
  • HTML files are committed to the gh-pages branch of your repository, and thus are published as a website by Github
  1. profit!

Features

  • compiles Markdown using the same configuration as Github (to ensure correct results)
  • full control over the website layout: you write your own template and menus
  • supports any number of pages, images, links, Javascript (in the template), …
  • hosted by GitHub on "Github pages", you don't have to host your website
  • your README will be your home page, your code repository will always be in sync with your website

Read more

Contribute

Follow the project on Github

Created by Matthieu Napoli, using and inspired by:

Examples

Our Mission

We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.

Interesting Articles

Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated

p-e622a1a2