Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Page.url routes to base.url?
· 11 years ago
What does the HTML look like for the link in the Bootstrap Twig template? Will probably be something like: <h3><a href="{{ page.url }}">{{ page.title }}</a></h3>
-
Page.url routes to base.url?
· 11 years ago
This one is really making me scratch my head. I thought I was done, and now when I click on a post title on the main page, it takes me to the base url template, not the page template. I'm really at a
-
Defining content blocks in Markdown Files
· 12 years ago
Ofc Rhukster for this i write the best solution is split the content into files, I don't like huge processing for markdown/twig from page.
-
Defining content blocks in Markdown Files
· 12 years ago
@namaless, I'll have to have a think about your suggestion and how that could work for Grav. One other thing I want to mention, Grav is intended to be a simple and flexible CMS solution, and as such,
-
Defining content blocks in Markdown Files
· 12 years ago
I see a nice idea from another file flat cms, this is a markdown file: This is a main content - -- sidebar ``` This is the sidebar content The main content called into template with: <div class="co
-
Defining content blocks in Markdown Files
· 12 years ago
That makes sense. So on a clients end if they need to update something they would update the individual markdown files.
-
Defining content blocks in Markdown Files
· 12 years ago
Twig does this already while providing much more power and flexibility than static site generators could ever manage. We use Twig to power our Modular content concept, and that really is what you sho
-
Defining content blocks in Markdown Files
· 12 years ago
I know that this is probably what modular templates are for but I've seen static site generators that allow you to define your blocks within your markdown file to allow you to place content within var
-
Trouble With Feeds
· 12 years ago
Nice to know you are happy now lol :D
-
Trouble With Feeds
· 12 years ago
10-4! /blog.rss it is!