10 open-source projects similar to cristianpb/analytics-google, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Analytics Google alternative.
A GitHub Action to deploy a static site on GitHub Pages.
A GitHub Action for building a Jekyll site (with custom plugins) and deploying it back to your gh-pages branch.
GitHub Action to deploy to GitHub Pages
Fastpages is a static site generator designed to convert Jupyter Notebooks, Markdown files, and Word documents into a formatted technical blog. It transforms these diverse source formats into a complete website consisting of flat HTML files that can be hosted on simple web servers without a database or active backend. The platform is tailored for collaborative technical writing by integrating community commenting systems, shared page annotations, and badges that allow readers to execute code in external environments. The system provides extensive controls for technical content, including the
This Action for hexo enables arbitrary actions with the hexo command-line client
Github Actions : Hugo static site generator
generic extraction recipes to get you started extracting schema.org entities for your software, data, and all things
This project is a GitHub Action designed to automate the deployment of static files and generated sites to GitHub Pages. It functions as a deployment tool that pushes build artifacts from a workflow to a remote Git repository branch for web hosting. The tool supports publishing to external repositories, enabling a private-to-public workflow to keep source code hidden. It also provides compatibility with GitHub Enterprise Server instances for deployments within private corporate environments. Core capabilities include managing the hosting branch through the creation of orphan branches to remo
Github action for building a Zola site and deploying to Github Pages
This project is a pre-configured build template for Vue.js applications using Webpack. It provides a structured project boilerplate and a frontend build pipeline designed to bootstrap development environments and compile application code into distributable bundles. The template includes a development environment with hot module replacement, error overlays, and source maps to allow for instant updates in the browser without losing application state. It also features a project generator that establishes folder structures and configurations for routing, linting, and testing. The build system co