Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhriti.github.io

Personal site. Blog and projects are built from Markdown.

Workflow

  1. Blog: Add or edit .md files in blogs/. Run node build.js to refresh blogs/manifest.json (list of posts, newest first).
  2. Projects: Add or edit .md files in projects/ with YAML front matter, then run node build.js to regenerate projects/projects.json.

Project front matter

---
title: Project Name
link: https://...
embed: https://www.youtube.com/embed/...   # optional
image: images/photo.png                   # optional
order: 1                                  # optional, for display order
---

Markdown body here.

Build

node build.js

Then commit and push; GitHub Pages serves the site.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages