Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidde/gatsby-theme-dualside
Gatsby theme for PWA's with left/right sidebars that work responsively on both mobile and desktop
https://github.com/davidde/gatsby-theme-dualside
gatsby-theme gatsbyjs pwa reactjs sidebar-theme sidebars
Last synced: about 1 month ago
JSON representation
Gatsby theme for PWA's with left/right sidebars that work responsively on both mobile and desktop
- Host: GitHub
- URL: https://github.com/davidde/gatsby-theme-dualside
- Owner: davidde
- Created: 2019-07-18T15:31:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:57:59.000Z (over 1 year ago)
- Last Synced: 2024-11-08T08:31:11.493Z (3 months ago)
- Topics: gatsby-theme, gatsbyjs, pwa, reactjs, sidebar-theme, sidebars
- Language: CSS
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gatsby-theme-dualside
This theme attempts to provide a generic, re-usable and modular layout for developing
Single Page Progressive Web Applications with responsive sidebars on the left and right.Current focus is on:
- Having a single codebase that works optimally on both desktop and mobile.
- Responsive design: should work on any viewport size.
- Touch-friendly: the sidebars should respond to swiping.
- On mobile, the PWA should deliver an experience comparable to native apps.
- In a later stage, we might want to enable the sidebars to be *user-resizable*.## Status:
**WIP!**