Skip to content
tacoen edited this page Oct 7, 2020 · 6 revisions

Gaskeun!

Gaskeun is Grav Gantry 5 Theme for your new website. Base on Hydrogen, the default Gantry 5 theme. Gaskeun loaded with more options.

Gasken!

Key Features

  • Sass convert hexcolor to hsl
  • Use css3 var(), dynamic theme var
  • css3 var() provide color pallete, triadic, analogus, complement, and 8 level of shade.
  • Each html sections is constructed styles
  • Sass Skeleton

Gantry Particles

  • branding
  • cards
  • carousel
  • and a dummy particles for theme developer

Themes Options

Color Tools

Instant Preview

Color Alternated Tools

CSS/SASS Modules

Varitions Bind

Floats

Floats('#g-floats') avaliable as sections, or when you use 'ga-floats' as CSS Classess.
Floats section is basicly a zero width and height sections, so every block inside floats section should use position: fixed or position: absolute

Owner information

To lock the owner information, open blueprint.yaml on your theme folder, set readonly to true under owner field

    owner:
        size: long
        type: textarea
        size: large
        label: Owner Information 
        default: owner information
        readonly: true
<meta name="owner" content="Niki cookies corner - It's a relieve">

Grav Templates

  • long document with toc
  • gallery
  • portfolio/staff list

Tips

To copy this theme theme

Use devtools plugins:

	bin/plugin devtools newtheme

Choose a template type: copy Copy another theme

Then:

	$ find ./ -type f -exec sed -i 's/poko/newtheme/g' {} \;
	$ find ./ -type f -exec sed -i 's/poko/newtheme/g' {} \;
	$ find ./ -type f -exec sed -i 's/poko/NEWTHEME/g' {} \;

While several 'gaskeun' remain intact.