Skip to content

InsiderJanggo/realpenguin-blog

Repository files navigation

realpenguin-blog

Overview

  • data/* - data that is used for /about page.
  • _posts/* - MD data that is used for blogs.uses.
  • lib/* - Short for "library", a collection of helpful utilities or code for external services.
  • pages/post/* - Static pre-rendered blog pages using Markdown.
  • pages/* - All other static pages.
  • public/* - Static assets including fonts and images.
  • styles/* - A small amount of global styles. I'm mostly using vanilla Tailwind CSS.

Running Locally

    $ git clone https://github.com/InsiderJanggo/realpenguin-blog.git
    $ cd realpenguin-blog
    $ npm install
    $ npm run dev

Create a .env file similar to .env.example.

Cloning / Forking

Feel free to clone, but please remove all of my personal information (blog posts, images, etc.).

About

My Personal Blog Stil Working Progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published