Skip to content
/ web Public

Website d'esqueixada, un projecte obert amb la missió de difondre la importància i l'impacte de tecnologies i sistemes que promouen la descentralització.

Notifications You must be signed in to change notification settings

Esqueixada/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Setup

  1. Clone this repository
git clone https://github.com/Esqueixada/web.git
cd web
  1. Run with Docker
docker-compose up
  1. Visit http://localhost:4000/

Creating Post Files

To create a new post, all you need to do is create a file in the _posts directory. How you name files in this folder is important. Jekyll requires blog post files to be named according to the following format:

YEAR-MONTH-DAY-title.MARKUP

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

2011-12-31-new-years-eve-is-awesome.md 2012-09-12-how-to-write-a-blog.md

About

Website d'esqueixada, un projecte obert amb la missió de difondre la importància i l'impacte de tecnologies i sistemes que promouen la descentralització.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published