mlinksva / mathesar-website

Source code for mathesar.org website

Home Page:https://mathesar.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Source code for mathesar.org website

https://mathesar.org/

License:GNU General Public License v3.0


Languages

Language:HTML 82.1%Language:SCSS 14.0%Language:JavaScript 2.0%Language:Ruby 1.9%