Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandymint/brandymint.ru-legacy

BrandyMint website
https://github.com/brandymint/brandymint.ru-legacy

middleman website

Last synced: about 5 hours ago
JSON representation

BrandyMint website

Awesome Lists containing this project

README

        

# Brandymint static site
------

## Development

Setup development environment

> make setup

Start liveupdate development server

> make start

## Deploy

Build static distribution and deploy to server

> make

---

## Data and content

`models` folder contains models.

Data is stored in `data` folder in .yml files — *in process*

Access data in templates with `= data.yml_file.key...` objects, like `= data.projects.first.title`

---

## What to do?
- Migrate all data to yml
- Large texts in markdown (use redcarpet)
- Locale switch
- Russian content