Github pages-like hosting but on a custom domain?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • gh-pages

    General purpose task for publishing files to a gh-pages branch on GitHub

    I think this is what you're looking for: https://www.npmjs.com/package/gh-pages and then scroll towards the bottom, and you can set it up to run using a script in your package.json file using npm run deploy

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    Caddyfile ``` { git { repo project1 { base_dir /tmp url https://github.com//project1.git branch main } } }

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts