Welcome to the official repository for the FrontChapter Community Website — a modern, open-source platform for frontend developers, designers, and tech enthusiasts in Iran and beyond.
FrontChapter is a vibrant community focused on sharing knowledge, resources, and opportunities in frontend development. Our website is designed to be fast, accessible, and developer-friendly, providing:
- News, articles, and blog posts
- Event announcements and recaps
- Community-driven content
- Team and contributor profiles
- Open-source resources
- Next.js (App Router, SSR, SSG)
- TypeScript
- Tailwind CSS
- SCSS (custom styles)
- MDX (dynamic content)
- PostCSS
- Netlify (deployment)
- Google Analytics
- Disqus (comments)
- Semantic HTML
- Responsive Design
- Multi-author blog system
- SEO optimized
- Customizable theme and config
- Fast page load (optimized images, Next/image)
- Contact form
- Related posts suggestion
- Community team page
- Persian RTL support
- Modern UI/UX
- Clone the repo:
git clone https://github.com/frontChapter/frontchapter.git cd frontchapter
- Install dependencies:
npm install # or pnpm install
- Run locally:
npm run dev # or pnpm dev
- Open http://localhost:3000 in your browser.
npm run build
# or
pnpm build
We welcome contributions from everyone! Whether you want to fix a bug, add a feature, or improve documentation, feel free to open a pull request or issue.
Released under the MIT License.
Developed and maintained by the FrontChapter community. Special thanks to all contributors and supporters!