Skip to content

Repository files navigation

Gurukul (गुरुकुल)

Devalok's open knowledge hub. Practical guides for founders, designers, and builders.

Live: gurukul.devalok.in

Run Locally

npm install
npm run dev

Opens at http://localhost:4321

Add a New Guide

  1. Create a new .md file in src/content/guides/
  2. Add the required frontmatter:
---
title: "Your Guide Title"
subtitle: "Optional subtitle"
description: "SEO description — shows in search results and social previews"
author: "Author Name"
authorRole: "Optional role"
date: 2026-04-01
readTime: "8 min read"
tags: ["optional", "tags"]
draft: false
---
  1. Write your content in markdown
  2. Use <aside class="callout"><strong>Tip:</strong> Your content</aside> for callout boxes
  3. Commit and push — Vercel deploys automatically

Deploy

Configured for Vercel. Push to main to deploy.

npm run build    # generates static site in dist/
npm run preview  # preview the build locally

Tech Stack

Brand

This is a Devalok product. Design tokens, colors, typography, and spacing come from Shilp Sutra (शिल्प सूत्र), Devalok's design system.

About

गुरुकुल — Devalok's open knowledge hub. Practical guides for founders, designers, and builders.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages