-
Or something like that.
The new templates in the skeleton package is a big improvement over what we had, but testing it out I was initially a little confused.
I did
```
hugo new site mysite
…
-
-
reference:
- https://github.com/wowchemy/starter-hugo-markdown-slides
- https://github.com/wowchemy/wowchemy-hugo-themes
-
Evolving, documenting and demonstrating CNCF tech-docs website best-practices through reference-implementation design & maintenance, as well as techdocs documentation.
1. **Reference implementatio…
-
I've been writing a gulpfile and trying to keep configuration options in a separate file when they're likely to be changed. Can anyone suggest a practical way to split out the callback?
Here's the l…
-
From https://github.com/rstudio/blogdown/issues/704#issuecomment-1119237429
Originally I was thinking of testing only a few themes in a GHA daily workflow:
```r
themes = c(
'hugo-apero/hugo-…
yihui updated
2 years ago
-
## Requirements
* First-class Blog support with tags and categories
* MarkDown or MDX source for content
* Search support
* Cloudflare pages support
* Syntax highlighting support
## Wants
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
bug
**What happened**:
The drop down menu of the navigation bar in mobile or "narrow mode" ("hamburger button") is not working on the starter websi…
-
It looks like there is space being added around links, causing some punctuation to be incorrectly spaced.
Using the [Getting Started](https://dexidp.io/docs/getting-started/) page to illustrate:
…
-
I noticed one of your todos "Organize the repo so it can be installed as a submodule (tasks and library) so latest improvements can be updated in an existing content only repo." and wondered if you'd …