Skip to content

nbckk9/nbckk9.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbck.me

Personal website. Static HTML hosted on GitHub Pages.

Blog

To publish a new post:

  1. Write a markdown file in blog/, e.g. blog/my-post.md
  2. Add an entry to blog/posts.json:
    {
      "slug": "my-post",
      "title": "My post title",
      "date": "2025-03-01"
    }
  3. Push to master

Posts are rendered client-side with marked.js. Keep newest posts first in posts.json.

About

My personal website

Resources

Stars

Watchers

Forks

Contributors

Languages