SciSiteForge/docs/USAGE.md

513 B
Raw Blame History

Using the evo-edu Framework

1. Copy Theme Files

Copy /theme/ into your sites root.

2. Create Pages

Use base.html as a template. Replace {{ }} placeholders with actual content.

3. Add Dynamic Behavior (Optional)

Include /theme/main.js for:

  • Year auto-update
  • Language switching

4. Customize Styling

Edit style.css to match your projects visual identity.

5. Multilingual Support

  • Organize content under /en/, /es/, etc.
  • Update language switcher options in base.html