-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
Hello,
Basically I am upgrading from lit V1 to lit V3 where those literals were not a…
-
Implement one of the html templates I downloaded.
- [x] How to manage CSS and JS?
- [x] Break up html into components (header, footer, body)
- [x] Use louie blog for journal
-
Hi everyone,
I'm new in web development with Node.js, and I would like to know what is the best way to reload part of rendered HTML page, when I retrieve other information from a database (e.g whe…
-
Let's add more flexibility to our html templating. This should allow us to remove the viewer package.
-
For the website template, I was thinking of something rather minimalistic.
I'll definitely go for a Sass project that compiles a single CSS file. It will add a subfolder in the `assets` folder, but…
-
The `/*html*/`/`html` template literal syntax is used by several libraries, like Lit:
```js
const myTemplate = /*html*/`
Hello, world!
`;
document.body.innerHTML = myTemplate;
```
I…
-
https://github.com/onionhammer/nim-templates
Pages are static layouts.
Posts are based off of `single.html`.
Posts are exposed via a Posts object which you can iterate over in your main page template…
-
Hi Carlton,
so, this bit me today:
- I have 2 views that use very similar templates
- both those views inherit a behaviour that tells them to render their partial if the request is htmx (ie: add …
-
# 📺 Capture Social Media Livestreams and Securely Handle Variables
**Branch**: `capture-web-livestreams`
## Overview
This issue aims to extend our RTMP server to capture social media livestre…
-
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [x] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [x] I've read the [docs](https://djlint.com)…