Skip to content

fynes-forge/fynes-forge.github.io

Repository files navigation

forge-template

The Fynes Forge portfolio site — courses, blog, projects, and career.


Status License Org


Stack

Layer Technology
Framework Docusaurus v3
Styling Tailwind CSS v3 + custom CSS
Fonts Cinzel · Rajdhani · JetBrains Mono
Animations Framer Motion
Diagrams Mermaid
Hosting GitHub Pages

Getting Started

npm install
npm start       # dev server at localhost:3000
npm run build   # production build

Structure

├── blog/           # The Forge Blog posts
├── docs/           # SQL 101 course
├── git_101/        # Git 101 course
├── python_101/     # Python 101 course
├── projects/       # Project write-ups
├── src/
│   ├── components/ # React components
│   ├── css/        # Global styles (Fynes Forge design system)
│   ├── pages/      # Top-level pages
│   └── theme/      # Swizzled Docusaurus components
└── static/         # Static assets

Contributing

Contributions are welcome. Please read CONTRIBUTING.md before opening a PR.


Licence

MIT © Fynes Forge — see LICENSE for details.

About

Portfolio and blog for Fynes Forge

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors