leighayanid / digital-garden

Simple and neat digital garden template. Built with Nuxt.js, Nuxt content and Netlify CMS.

Home Page:https://lrdgarden.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digital-garden ๐Ÿ’ฎ

My digital garden.

Powered by Nuxt.js, Nuxt Content and Netlify CMS.

Features include but not limited to

  • โœ… Markdown
  • โœ… Highly customizable
  • โœ… Styled with TailwindCSS
  • โœ… Dark mode
  • โœ… Tags
  • โœ… Sorting
  • โœ… Search
  • ๐Ÿšง Pagination
  • โœ… Statically generated
  • โœ… Hosted on Netlify
  • โœ… Netlify CMS

Feel free to use this as a template for your own digital garden.

Build Setup

# clone the project
$ git clone https://github.com/leighayanid/digital-garden.git

# cd into the project
$ cd digital-gardent

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

Simple and neat digital garden template. Built with Nuxt.js, Nuxt content and Netlify CMS.

https://lrdgarden.netlify.app


Languages

Language:Vue 73.5%Language:JavaScript 20.3%Language:HTML 2.6%Language:CSS 2.5%Language:Shell 1.1%