Lightningjs website, source for Lightningjs information regarding all ecosystems.
Find any problems on the site or mistakes in information? Help us out resolving the problem!
Clone repository and follow these steps;
npm install
npm run docs:dev
You can create blogs by adding markdown files in the blogs
directory.
Make sure the on top of the markdown files you've set the right properties in frontmatter.
---
layout: blog
title: Hello World
description: This is just a test
date: 2023-1-30
---
http://localhost:4173/blogs/*.md
Blogs layout will automatically sort all the markdown files in the blogs
directory on a single page from newest to oldest by date.
http://localhost:4173/blogs