We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0c3ad commit 6ffd6f5Copy full SHA for 6ffd6f5
.eslintrc.json
@@ -1,7 +1,7 @@
1
{
2
- "extends": "@tresjs/eslint-config-vue",
3
- "rules": {
4
- "@typescript-eslint/no-use-before-define": "off"
5
- }
+ "extends": "@tresjs/eslint-config-vue",
+ "rules": {
+ "@typescript-eslint/no-use-before-define": "off"
6
}
+}
7
content/experiments/synthwave.md
@@ -3,8 +3,10 @@ thumbnail: /synthwave.png
title: Synthwave landscape
slug: synthwave-landscape
author: andretchen0
+status: published
description: Infinite procedural landscape
8
tags: ['procedural', 'shader', 'post-processing']
9
---
10
-<Synthwave />
11
+::synthwave
12
+::
0 commit comments