Simple CPAN module web sites with GitHub Pages

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • moox-role-json_ld

    Moo role to easily add JSON-LD generation into a class

  • So let's create a simple web page for one of my CPAN modules. I've chosen MooX::Role::JSON_LD. Its repo is at https://github.com/davorg/moox-role-json_ld.

  • Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

  • The default way that these sites work is by using a static site generator called Jekyll. That powers a lot of GitHub Pages, but you don't have to use it if you don't want to. Anything that is in the /docs directory will be published to your web site. So you can use whatever site generation tool you are most comfortable with. In fact I recently wrote about how I use GitHub Actions in conjunction with GitHub Pages to generate "semi-static" web sites. For a site like the ones we're talking about here, you'll probably only need to regenerate the site when new commits are made (rather than regularly during the day).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Deploying GitHub Pages sites with GitHub Workflows

    2 projects | dev.to | 20 Mar 2023
  • WTF is Jamstack: The Best Way to Build Content Sites?

    2 projects | dev.to | 11 Dec 2022
  • Bridgetown: Progressive site generator and fullstack framework, powered by Ruby

    1 project | news.ycombinator.com | 27 Jan 2024
  • Where are the layouts!? And where is the site object loaded from? (Chirpy Theme)

    2 projects | /r/Jekyll | 9 Dec 2023
  • How do i replicate GTFOBins layout ?

    6 projects | /r/web_design | 5 Dec 2023