feat: mostly reproduce old Nuxt website's content

Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
2023-01-31 18:13:33 +01:00
parent 446a6f18e0
commit 23f30a9cb3
21 changed files with 1185 additions and 3 deletions

4
.dir-locals.el Normal file
View File

@@ -0,0 +1,4 @@
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((typescript-mode . ((typescript-indent-level . 2))))