Skip to content

DatasunriseOU/site_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaCpp Public Sample Pack

Public article sources, code excerpts, and reference snippets for MegaCpp. The repository id stays site_samples, but the contents are the publication pack linked from megacpp.com articles.

This repository holds:

  • articles/: blog markdown consumed by megacpp.com
  • docs/: supporting notes and article background material
  • examples/: compact runnable samples for concepts discussed on the site
  • excerpts/: article-linked code and note snippets derived from MegaCpp development materials and edited for publication

megacpp.com consumes articles/*.md via npm run sync:blog, which generates committed JSON artifacts under megacpp.com/src/generated/blog.

Directory guide

  • articles/ Public article sources.
  • docs/ Public notes that can be linked directly from articles.
  • examples/ Minimal standalone samples for concepts such as STP, FIRE, data masking, XLA flags, and OOM triage.
  • excerpts/code/ Code excerpts grouped by source repo and topic.
  • excerpts/docs/ Documentation excerpts grouped by source repo and topic.

Publication guidelines

  • no local machine paths
  • no internal hostnames or IP addresses
  • no secrets or private infra identifiers
  • no unpublished private environment labels
  • keep public wording generic and citation-friendly

Excerpt naming

  • Article-linked excerpt paths live under excerpts/<kind>/<source-repo>/<topic>/.
  • File names use article-slug__topic__v1.ext.
  • Doc excerpts should say they were edited for publication clarity.
  • Code excerpts should keep only the minimum context needed for the article claim.

Current packs

  • articles/*.md
  • docs/*.md
  • examples/**/*.py
  • excerpts/code/**
  • excerpts/docs/**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages