Skip to content

Latest commit

 

History

799 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editorial Denes website

Preview

GitHub release GitHub license

Context

This is a modest project with the aim of providing Editorial Denes that allows them to achieve an online presence. The development is iterative: firstly a minimal functionality website has been launched, but the plan is to improve and expanded it gradually.

Apply Prettier formatter

Apply prettier formatter to all files:

npx prettier . --write

Apply prettier formatter to a specific file:

npx prettier _news/guia_practica_verbs_valencians.md --write

Check if files are compliant with prettier:

npx prettier . --check

Run the website locally

  1. docker compose pull
  2. docker compose up

Sync with upstream

  1. git fetch --no-tags upstream
  2. git merge upstream/main

License

The theme is available as open source under the terms of the MIT License.

Originally, al-folio was based on the *folio theme (published by Lia Bogoev and under the MIT license). Since then, it got a full re-write of the styles and many additional cool features.

This repository is a fork of the al-folio.

Releases

Packages

Used by

Contributors

Languages

Generated from alshedivat/al-folio