Fandogh Blog screenshot

Fandogh Blog

Author Avatar Theme by Fandoghpaas
Updated: 3 Nov 2020
16 Stars

Fandogh blog

Categories

Overview:

Fandogh blog is a website built using VuePress, a static site generator powered by Vue. This repository contains the source code and blog posts for the Fandogh blog.

Features:

  • VuePress: Fandogh blog is implemented using VuePress, which allows for efficient static site generation.
  • Static site generator: VuePress generates static HTML files for each page, resulting in fast loading times and easy deployment.
  • Vue-powered: VuePress utilizes the power of Vue.js to create dynamic and interactive components within the blog.

Installation:

To install the Fandogh blog, follow these steps:

  1. Clone the repository: git clone [repository URL]
  2. Install dependencies: npm install
  3. Build the site: npm run build
  4. Start the development server: npm run dev

Summary:

Fandogh blog is a VuePress-powered website that uses a static site generator to create fast and efficient static HTML files. It leverages the power of Vue.js to create interactive components and is easy to install and deploy.