Best of GitHub Pages โ€” 2024

  1. 1
    Article
    Avatar of freecodecampfreeCodeCampยท2y

    How to Deploy Next.js Apps to Github Pages

    Learn how to deploy Next.js apps to Github Pages using GitHub Actions for automatic deployment. GitHub Pages is a web hosting option for developers and open source projects.

  2. 2
    Article
    Avatar of medium_jsMediumยท2y

    Skip The APK: How to Deploy Flutter Mobile Apps as Instant Web Preview ๐Ÿš€

    Transform your Flutter mobile app demos with Device Preview and GitHub Pages, offering instantly accessible web previews. This approach eliminates the friction of sharing APKs and improves professionalism. Follow simple steps to set up Device Preview, configure your app, and deploy it on GitHub Pages, ensuring your app looks great on different devices.

  3. 3
    Article
    Avatar of medium_jsMediumยท2y

    Full Guide to Building a Professional Portfolio with Python, Markdown, Git, and GitHub Pages

    This guide explains how to create a professional portfolio using Python, Markdown, Git, and GitHub Pages. It covers setting up the necessary software, configuring the local environment, creating a custom website structure with mkdocs, and deploying it using GitHub Pages. The tutorial highlights iterative improvements, website configurations, and the use of mkdocs-material for an enhanced visual experience. Instructions for tracking site traffic via Google Analytics are also provided.

  4. 4
    Article
    Avatar of devtoDEVยท2y

    Earth rescue - A CSS only game

    A CSS-only game created for the Frontend Challenge, inspired by Earth Day. Includes information on generating waves in CSS, using the BEM Pattern for CSS, creating an earth design with CSS grid, improving CSS animations for performance, and using checkboxes to control game state. The game features icons for ecological disasters and a CSS robot companion.