demiculus / mentalmodel

Mental Model Practices Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mental Model Practices Jekyll Repo

If you want to test the site on local, first install the gems

bundle install

Then run

bundle exec jekyll serve --baseurl "" --watch

Writing a Review Markdown File

As of now, an example mental model page looks like this:

---
layout: mental-model
name: High Agency
benefit: Removes limiting beliefs
summary: High agency people look for ways to overcome a problem rather than accepting it as their limit.
prerequisites: Uncertainty, Simulation
---

#### Description

- Blabla

#### Practice

- Blabla

#### Example-1

- Blabla

#### Example-2

- Blabla

#### Extra

- Blabla

About

Mental Model Practices Blog


Languages

Language:SCSS 71.1%Language:HTML 15.7%Language:JavaScript 13.1%Language:Ruby 0.1%