-
I am trying to use Nunjucks withina ReactJS app.... I am not even entirely sure this is doable, and so was trying it out.
This is what I am trying at the moment:
I have a React web app that accep…
-
I was playing with React recently and wondering about implement it in my personal Blog.
Then I realized it may be interesting to support it and build the generated Harmonic interface with React.
The c…
-
使用bisheng做了一个api文档,但是我的例子有使用了dva,在写例子的时候dva的内容就调用不了。无奈只能把代码下载下来把entry.nunjucks.jsx给改了
ReactDOM.render(
router,
document.getElementById('react-content'),
);
替换成
const dva=require("dva"…
-
Hello,
As I come from webpack and react philosophies, I'd like to do something similar.
So I did something like this:
```html
{% macro style() %}
{% include "./index.css" %}
{% endmacro %…
-
I'm a Django developer most of my day, but I'm starting to do more and more on the Node side. Can newforms be used with Express?
-
I love using nunjucks, but every other templating engine still receive some attentions.
I would hate to see this project die. Are there any plans to merge some PR at some point?
On the homepage, t…
-
Hi,
I've been using htmx and they have a section in docs called https://htmx.org/essays/template-fragments/. I then found out that fragments are supported in Apostroph 3 (https://v3.docs.apostrophe…
-
## 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 regression?
No
### Description
Unable to use custom angular component selectors in the markdown file.
**Current Behaviour**: Unable to use custom angular component selectors in a m…