Skip to content

Mrquj/c53hzn.github.io

 
 

Repository files navigation

Jenny's Blog

This website is built with Nuxt--an application framework based on VueJS, so basically I just wrote a few Vue files and components and this blog is all set.

For blog posts I used old markdown files from my old Jekyll blog, but I'm not using them as blog sources directly, but rather created an API to read the markdown files and return JSONs. So it's like using an API based CMS like Contentful or Storyblok but you don't have to store your data in their server.

Creating and optimizing my own website is fun, I will keep going and try to do better.

This file

This file("README.md") is located in /static folder, all the files needed in root path should be put in this folder, like CNAME and Google analytics html file.

About

My personal website~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.1%
  • CSS 12.4%
  • JavaScript 0.5%