Giter Site home page Giter Site logo

grav-theme-chassis's People

Contributors

bitstarr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

chousse

grav-theme-chassis's Issues

Blueprints

  • Custom navigations (footer)
  • Social media channels
  • default page and modular

Move away from gulp

Since some dependencies of our gulp automation process already broke in this constellation, we need to find other ways to automate out routine work

evaluate to run and cahin the underlaying tools with npm scripts or a makefile to get some dependencies cut.

improve navigation trigger on narrwo screens

Instead of having the menu trigger in the head, you could have it fixed on the side near the bottom of the screen. So it's always reachable (with the thumb using you smartphone)

Bonus: detect if is smartphone
Bonus 2: provide a switch in nav menu for left handed (place trigger on the left side of screen)

minor improvements

  • Add dependency for svg-extension plugin
  • add simple shortcodes (e.g. for svg-extension)
    • add "Editor buttons" (plugin dependent, optional)
    • add shortcode default config to kickstart project
    • document available shortcodes
  • revisite css reset again (https://piccalil.li/blog/a-modern-css-reset/)
  • do something to drop gravatar
  • add a source/author field to hero component

Refactoring

design tokens idea:

--color-primary-hsl: 123 50% 50%;
--color-primary: hsl( var( --color-primary ) );
--color-on-primary-hsl: 0 0% 0%;
--color-on-primary: hsl( var( --color-on-primary-hsl ) );

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.