Best of GitHub Pages โ 2024
- 1
- 2
Mediumยท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
Mediumยท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
DEVยท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.