Hi!
I would like a find an "blank theme" to beginning coding without stuffs that I don't need.
Any idea? 🧐
Thanks!
Themes & Styling
Solved by pamtbaau View solution
did you read the theme tutorial in the official docs ?
I think the devtools new-theme is a good approach - from there it should also be quite straightforward to add parts from existing themes that you like.
@JulesVlt, Using the DevTools plugin you can create a very minimalistic theme that only has the bare necessities:
- Change directory to root of Grav installation
- Install the devtools plugin:
$ bin/gpm install devtools - Create new theme:
$ bin/plugin devtools newtheme- Select
[pure-blank ] Basic Theme using Pure.css
- Select
- In
/user/config/system.yamlset your new theme:YAMLpages: theme: my-new-theme
last edited 03/27/20 by pamtbaau
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 4 | 233 | 2 months ago | ||
| 3 | 121 | 2 months ago | ||
| 11 | 486 | 3 months ago | ||
| 0 | 74 | 3 months ago | ||
| 5 | 154 | 3 months ago |