Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Barebones/skeleton theme

Started by Muut Archive 10 years ago · 2 replies · 530 views
10 years ago

I've been hunting for a simple no style barebones theme that just has the structure. (for someone who isn't as versed in Twig). To me, that is what a 'skeleton theme' is defined as. but to no avail there isn't anything available, only once in 2015 did someone post a file (which is no longer available) and which I've contacted the OP and have yet to receive a reply (about a week ago)

The THEME TUTORIAL is basically worthless since it relies heavily on the grav cli which as least for my situation (between gem, node, git and powershell, i really have no interest in yet another "time saver" especially when i'll need to waste an evening or two just to hack and slash windows to allow the global environment, that's even if i can get it working.)

so does anyone have any leads on a barebones/skeleton theme? i find this so curiously odd that there isn't a basrebones no style themed available right off the bat. Thanks for your time, hope to hear a response.

10 years ago

If you need a clean theme and start from scratch, just follow steps 1 and 2 of this tutorial, https://learn.getgrav.org/themes/theme-tutorial#step-1-install-devtools-plugin. If you dont like the proposed styles, just remove the assets in base.html.twig

TWIG
{% do assets.addCss('http://yui.yahooapis.com/pure/0.6.0/pure-min.css', 100) %}
{% do assets.addCss('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css', 99) %}

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago