Skip to content

mwrote/bauhausify.com

Repository files navigation

bauhausify

mwrote's blog site.

Development Concept

  • No server, CDN only
  • Fewer images, mainly use text for reducing data transfer and service like Codepen, CodeSandBox.
  • In develop, only uses JavaScript without server side language
  • Can write post at Local PC with Markdown

Architecture

  • Build by Static Site Generater, based on Gatsby Default Starter
  • React
  • GraphQL
  • Atomic Design
  • styled components, and tailwindcss
  • Netlify CMS for writing Post in Browser

Where to deploy

  • Netlify ... html, JavaScript, etc
  • cloudinary ... image

Blog Feature

Addionary implemented this feature.

  • Genre
  • Tag data for relative post

Add data to post by using YAML Front Matter. and Manage data with GraphQL.

About

cloned repository from bauhausify.com original source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published