You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Hugo website for hack4rail.org. Challenges are markdown files under `content/challenges/track-*/`. Each challenge has sections for Problem Statement, Proposed Solution, Required Expert Profiles, and Challenge Owners — all in the markdown body, not in front matter.
6
+
7
+
## Rules
8
+
9
+
- Don't change things the user didn't ask to change. If input data (e.g. a spreadsheet) contains slightly different wording, ask before renaming anything.
10
+
- Prefer editing markdown content directly over adding front matter + template logic when the content is per-page and already structured as markdown sections.
11
+
- Pay attention to typographic details in markdown rendering (e.g. italic markers next to brackets).
0 commit comments