Skip to content

Professional website for 41.pl - IT services including server administration, web development and technical support. Built with Astro 5.

License

Notifications You must be signed in to change notification settings

Torwald45/astro-41pl

Repository files navigation

41.pl - Professional Company Website

Corporate website for 41.pl (synchronicity.one sp. z o.o.) - IT services including server administration, web development, and technical support.

🚀 Technologies

  • Framework: Astro 5.x (SSG)
  • Font: Bakbak One (custom)
  • Icons: Lucide Icons (MIT License)
  • Deployment: Cloudflare Pages
  • Base Template: Codefolio (MIT License)

📦 Project Structure

/
├── 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

🛠️ Local Installation

# 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 build

🌐 Deployment

Website automatically deploys to Cloudflare Pages on every push to main branch.

Live: https://41.pl

📝 License

MIT License - based on Codefolio template


Owner: synchronicity.one sp. z o.o.
Contact: kontakt@41.pl

About

Professional website for 41.pl - IT services including server administration, web development and technical support. Built with Astro 5.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published