Skip to content

devsante/devsante.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

105ed89 · Mar 27, 2023
Apr 18, 2021
Mar 27, 2023
Apr 19, 2021
Mar 27, 2023
Mar 26, 2023
Feb 6, 2023
Feb 2, 2023
Jun 9, 2021
Apr 19, 2021
Jun 9, 2021
Jun 9, 2021
Jan 29, 2023
Mar 5, 2023
Mar 5, 2023
Mar 20, 2021
Apr 18, 2021
Feb 11, 2023
Apr 18, 2021
Mar 23, 2023
Apr 18, 2021

Repository files navigation

devsante.org

This is was the home of https://devsante.org.

This dynamic site has been retired and replaced by a static archive.

Generating the archive

Generating the static archive is a two-step process:

  • only during the transition phase, until devsante.org serves the static archive yarn refresh: retrieve source content from production
  • yarn export-archive: transform source kirby-flavoured markdown (content/articles, content/actualites) into standard markdown (archive/articles, archive/actualites). This takes about 1min.
  • yarn build-archive: build static archive (\_book). This takes about 1h, and doesn't give any progress update.

Content updates should be made to the content/articles and content/actualites folders.

Batch updates related to the tranformation of kirbytext into markdown (export-archive step) should be made in the export-archive plugin.

Stack

  • A whole lot of Kirby, including some custom plugins (kirby-algolia, latest-content)
  • A dash of SCSS
  • A pinch of Vanilla JS

... all wrapped up in some gulp building magic!

License

The code and content of this site are under different licenses.

The code is licensed under the UNLICENSE.

The content is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.