Skip to content

varnamproject/varnamproject.github.io

Repository files navigation

Varnam

Easily type Indian languages on the web, desktop and mobile.

New Website

This repo holds the new website for Varnam.

Varnam Project

Repos working on (ordered by layer. From package to the library) :

  • This repo - The new Varnam Website
  • varnam-flatpak - Flatpak package for Varnam Editor (Linux)
  • varnam-desktop - Cross-platform Desktop app for Varnam Editor (Go)
  • varnam-editor - Browser editor frontend for Varnam (VueJS)
  • varnam-review - Crowdsourced review platform for words in Varnam (NodeJS)
  • varnamd - Varnam HTTP server daemon (Go)
  • GoVarnam - The core library (C)

Development

Requires hugo extended version.

Install dependencies and run hugo server to play with the code :

git submodule update --init --recursive --remote
hugo server