A brief, compelling description of your project. Built with the modern and powerful SvelteKit 5, offering a lightning-fast developer experience and optimized web performance.
- About
- Features
- Tech stack
- Installation
- Development
- Building
- Project structure
- Documentation
- Liscence
Embassy of theFree Mind is a museum with a vast collection of valuablebooks. It is a place where you can find wisdom from all over the world, where images and texts will tell you centuries-old stories created by free thinkers. It also is a community where people come to see lectures and discuss the themes of the knowledge of free thinkers. It is a platform where you can discuss life questions with other people, irrespective of religion, culture or age. It is a place where you can encounter history, science, art and spirituality all connected. To teach educate and inspire is the goal. EFM has 3 main groups of target audience: young creatives, changemakers and scholars.
The Embassy of the Free Mind offers:
- a platform for sharing wisdom and creating consciousness.
- a collection of books spanning 2,000 years of collected wisdom, made available to the public
- a network organisation and knowledge centre for international collaboration
- study spaces for young and old
And much more.
You can see the rest on their website.
-
✅ Built with SvelteKit 5
-
✅ File-based routing
-
✅ SSR (Server-Side Rendering)
-
✅ TailwindCSS
-
✅ API routes
-
Frontend: SvelteKit 5, Svelte
-
Styling: Tailwind CSS
-
Deployment: Vercel
git clone https://github.com/fdnd-agency/embassyofthefreemind.git
cd your-project
npm install
npm run dev
npm run build
npm run preview
src/
├── lib/ # Reusable components, stores, utilities
├── routes/ # Route-based pages
└── +layout.svelte # App layout
└── +page.svelte # Main route
├── app.html # HTML template
├── hooks.server.js # Server hooks (auth, etc.)
We use confluence for general project information, ux ui documentation, and progress. We use github issues for code related documentation, like features and bugs. Our notable changes are documented in changelog.md
This project is in use under the MIT liscence.