Our Studio's employee handbook, hosted at manual.ourstudio.se.
Built with Docusaurus 3 and written in Swedish.
The handbook covers HR policies, tools, benefits, and onboarding for Our Studio employees — including work environment policy, bonus system, insurance, pension, AI tools, VPN setup, and more.
yarn # install dependencies
yarn start # start local dev server
yarn build # generate static site in build/
yarn serve # serve the build locallyyarn deploy # build and push to gh-pages branchThe site uses @cmfcmf/docusaurus-search-local for client-side search in Swedish. The site is not indexed by search engines (noIndex: true).