Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Bootstrap lite buttons
· 12 years ago
Crazy fast respons! Thanks. I will try that.
-
Bootstrap lite buttons
· 12 years ago
If you want to have a link that is a button directly in your markdown, then you need to take advantage of Markdown Extra. This allows you to specify a class on certain items in markdown. First to en
-
Bootstrap lite buttons
· 12 years ago
Oh, I understand. Well, let's wait to admin answer.
-
Bootstrap lite buttons
· 12 years ago
Na, more like de download button for Grav. And the button in the showcase section of onepage-skeleton.
-
Bootstrap lite buttons
· 12 years ago
Do you mean buttons like the onepage-skeleton demo? I think you refer to that.
-
Bootstrap lite buttons
· 12 years ago
Is it possible to add buttons via the markdown file? Buttonstyle like in Bootstrap.
-
Selecting First first child in page collection
· 10 years ago
You have a couple of options.. you could use the CSS selector :first-child to select the first 'blog post' in a collection. Or you could add a class, or use a different template even to render the fi
-
Selecting First first child in page collection
· 10 years ago
Howdy, I am working on a blog currently and would like to style a featured post (which will be the most recent) differently than the previous posts on the page. I have been toying around with how to
-
Common MetaData for multilanguage pages
· 10 years ago
opened an issue on https://github.com/getgrav/grav/issues/757
-
Common MetaData for multilanguage pages
· 10 years ago
wonder if there is a way to define common header meta-data for multiple language files per folder, e.g. like /default.md <- common meta data, header etc /default.en.md <- partially overrides