Developers
132 questions tagged ‘Developers’
Make navigation visible on mobile?
I've just switched to the Blog theme and like it quite a bit. Just one problem: The navigation bar isn't completely visible on mobile & my title (which, to be fair, is too long) partially hides the content. See here. Is there any quick CSS tweak to achieve something similar to how my old theme worked, putting the title on top & the navigation links in several rows below as needed? See here to see what I mean.
Ordering posts?
Is there a way to set the order of posts? Maybe be pre-fixing filenames or something like that?
Specific Tag Views?
Is there a way to creat specific views that the blog engine will access when a visitor goes to a /tagged/keyword url? Example. I’d love to be able to make a tagged-photos.html view with specific markup and have the blog engine know to load this when someone goes to the /tagged/photos url. If a tag specific view does not exist, the default tagged.html would be used. I know I can make a view, filter it on a specific tag, and then bind that view to a specific short url /photos through the json file, but I’m wondering if there’s a more fluid/less clunky way.
How to hide 'digital garden' posts from front page?
Hi! Is it possible to hide 'digital garden' posts from my front page? I want to only show blog-style posts, but my 'evergreen' digital garden posts are also appearing on the front page. I want to be able to link to digital garden posts, but not show them on front page or in archive. Thanks!
Is it possible to add a robots.txt?
Hi, is there a way to add our own robots.txt to disallow crawling, without it being turned into a post of its own? Also, if there is, how can I make User-agent: * Disallow: / not be read as metadata
Permalink on entry title instead of date
Is there a fairly straightforward way to set the permalink to the entry title rather than the date that is displayed for that entry from the entries list?
How do I display a teaser from the content of a post?
I have searched the documentation and the questions here, but I have not found an answer to the question. If I have a post, and I want to display an excerpt (teaser) for it on the list of posts (using the Diary template), how do I accomplish this without having to duplicate post content in the metadata section? I have tried a variety of combinations of the {{{teaser}}} and {{more}} special tags in my post content but nothing seems to work. I simply want to know how I can flag the first paragraph of the post as a teaser. Thanks for any help you can provide.
Add a Table of Contents to each post?
I would like to add a TOC (table of contents) to each post on my blog. What is the best way to accomplish this?
How do I add Webmentions to my site?
The title says it all. I'm currently using Commento as an external service.
Exclude posts with specific tags?
Would it be possible to show all entries excluding posts with a specific tag?