/mathesar-website

Source code for mathesar.org website

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Mathesar logo

An intuitive UI for managing data, for users of all technical skill levels. Built on Postgres.

Mathesar codeWebsiteDocsMatrix (chat)Wiki

Mathesar website

This repository is a Jekyll website that powers https://mathesar.org. It is hosted on GitHub Pages.

Table of Contents

Local setup

Installation

  1. Install Jekyll (ensure you also install bundler)
  2. From repo root directory, run bundle install
  3. From repo root directory, run npm install

Running locally

Run bundle exec jekyll serve

Browse to http://localhost:4000/