-
There are a few options I can think of for adding rich features, while still keeping the site fairly simple and efficient, I need to research which will fit the project best:
- [Eleventy Serverless](…
-
Browser:
![image](https://user-images.githubusercontent.com/20542636/185807162-3affdcea-51d7-4dae-a062-b3289f9a0791.png)
I'm newbie. I used [this guide](https://www.11ty.dev/docs/plugins/navigatio…
-
### Before proceeding, check to make sure there isn’t an existing issue for this bug.
- [X] I have searched the existing issues and determined this is a new bug.
### Steps to reproduce
1. Start a n…
-
### What page is the change request for? Please supply the URI.
_No response_
### Approval needed?
None
### Yes, please send a request to the following person?
_No response_
### Who …
-
I haven't had time to do a huge amount of digging on this one yet… but with 2.0 on the horizon I had a quick poke with the canary build, and it doesn't seem to be playing nicely with together with svg…
-
We should be able to supply a `process.env.BASEURL` to the build that will allow relative links to function correctly. This will remove the 404's from the Federalist build.
## How to reproduce
1…
-
---
source: devto
devToUrl: "https://dev.to/swyx/svelte-for-sites-react-for-apps-2o8h"
devToReactions: 588
devToReadingTime: 14
devToPublishedAt: "2020-10-18T01:08:02.366Z"
devToViewsCount: 1977…
-
Hi,
I am trying to use this boilerplate, but I have an issue with images. My structure is as follows:
```
/posts
/2023
/08
/post-title
index.md
```
To display posts in…
-
I’m trying to access custom color values (i.e. `{{ site.custom.text_color }}`) in my `style.sass` that are stored under `_data/site.json` but dart-sass wouldn’t process it since that’s Liquid/Nunjucks…
-
It seems changing any defaults in `spriteConfig` causes all of the options to be overwritten. I was just trying to make a change to SVGO’s settings but had to redefine everything listed in [options.js…