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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Glenn Member

@donblanco · Joined 8 years ago · 24 posts · 6 topics · 8 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Simple ubuntu GRAV localhost install · 8 years ago

    Here is my current setup. Main PC: Linux desktop Web sites: Raspberry Pi (on IP 192.168.1.64) Both are on my local network, but because my router (like most home routers) won't let me use the actual d

  • Post Thumbnails Not Appearing on Social Media · 8 years ago

    Hugh is right - all of the Facebook and Twitter OpenGraph tags are in the Grav docs under Front Matter. There is a place you can test those and reset the cached image in Facebook, not sure about Twitt

  • Simple ubuntu GRAV localhost install · 8 years ago

    if Grav is reporting those modules as not installed, you should probably try to manually install them and see what apt-get reports. When I installed PHP on my Raspberry Pi those modules were not inclu

  • Importing Markdown Files · 8 years ago

    I did a lot of search/replace using find and sed - but I often caused more problems along the way. Stripped the dashes that delineate the header before I discovered that they were fairly essential. Wh

  • Blog Index Page is Empty · 8 years ago

    OK, found the problem. The first time this didn't work was due to YAML problems in the blog post files. While I was trying to resolve that, at one point I changed the main blog page from blog to defau

  • Importing Markdown Files · 8 years ago

    AmauryH - the link is in my reply 🙂

  • Blog Index Page is Empty · 8 years ago

    It's the default theme - it came with the Grav + admin download.

  • Blog Index Page is Empty · 8 years ago

    well I tried editing and then deleting the entire Template: line. It didn't make any difference...

  • Blog Index Page is Empty · 8 years ago

    I finally cleaned up the front matter on all my manually imported blog post files and all of those syntax errors are gone. But when I go to my main /blog page, I get just the header and footer and a b

  • Importing Markdown Files · 8 years ago

    Thanks for the assist. I just finished testing a script I found on another StackOverflow question - very concise and works very well! https://stackoverflow.com/questions/20619044/move-a-group-of-files