Corporate website for 41.pl (synchronicity.one sp. z o.o.) - IT services including server administration, web development, and technical support.
- Framework: Astro 5.x (SSG)
- Font: Bakbak One (custom)
- Icons: Lucide Icons (MIT License)
- Deployment: Cloudflare Pages
- Base Template: Codefolio (MIT License)
/
├── public/
│ └── assets/ # Images, icons, fonts, CSS
├── src/
│ ├── components/ # Astro components (Sidebar, Header, Project)
│ ├── pages/ # Pages (index, server-admin, web-dev, additional-services)
│ └── layouts/ # Main layout
├── astro.config.mjs # Astro configuration
└── package.json
# Clone repository
git clone https://github.com/Torwald45/41pl-website.git
cd 41pl-website
# Install dependencies
npm install
# Start dev server
npm run dev
# Available at: http://localhost:4321
# Production build
npm run buildWebsite automatically deploys to Cloudflare Pages on every push to main branch.
Live: https://41.pl
MIT License - based on Codefolio template
Owner: synchronicity.one sp. z o.o.
Contact: kontakt@41.pl