Life Veda

Investment Analysis, Market Insights, and Trading Strategies

View the Project on GitHub

lifeveda.github.io

This repository powers https://scortt.org.

Current focus areas:

Structure Plan (Current)

Use this layout going forward to keep new content organized:

Naming Conventions

Publishing Workflow (Manual Navigation)

When publishing a new article:

  1. Check new/modified files with git status --short and git diff --name-status.
  2. Include required untracked article files and related assets in the commit.
  3. Convert article content to bilingual Chinese-English format (CN/EN paired sections).
  4. Update navigation pages:
    • index.md (last_modified_at + Latest Updates)
    • PriceAction.md for MES/ daily reviews
    • stock-analysis.md and stock-codes.md for China stock entries
  5. Verify .md links are published as .html.
  6. Commit and push only intended files.

Bilingual Content Standard

Repository Hygiene

Key Entry Points