xerod / garislurus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PT. Garis Lurus Indonesia Company Profile

Features

  • Gridsome
  • Tailwindcss
  • Light and Dark Mode with auto detect
  • v-tooltip
  • Mega Menu support
  • SCSS
  • Markdown
  • Tags
  • Categories
  • Author Pages
  • Blog
  • About Page
  • Pagination
  • Medium Zoom
  • Updated Image Processing to return the figure element with caption
  • Full Text Search powered by gridsome-plugin-flexsearch

Plugins

With Gridsome offering a plugin-rich ecosystem, there are a few key plugins that make this project possible.

Install

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-blog https://github.com/noxify/gridsome-starter-liebling to install gridsome with this starter
  2. cd my-blog to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

About

License:MIT License


Languages

Language:Vue 95.8%Language:JavaScript 2.1%Language:CSS 1.9%Language:HTML 0.2%