https://github.com/ocaml/platform-blog
Repository for the Platform blog
https://github.com/ocaml/platform-blog
Last synced: 8 months ago
JSON representation
Repository for the Platform blog
- Host: GitHub
- URL: https://github.com/ocaml/platform-blog
- Owner: ocaml
- Created: 2014-08-10T14:38:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T12:46:31.000Z (over 1 year ago)
- Last Synced: 2025-01-30T09:41:44.805Z (over 1 year ago)
- Homepage: http://opam.ocaml.org/blog
- Size: 607 KB
- Stars: 12
- Watchers: 15
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
This repo holds the blog posts on http://opam.ocaml.org/blog
Files should be markdown (omd) with a preamble using the following format:
```
title: "Introducing the OCaml Platform"
authors: [ "Amir Chaudhry" {"http://amirchaudhry.com/"} ]
date: "2014-08-09 16:29 UTC+0200"
--BODY--
```
Publication is done by the scripts at https://github.com/ocaml/opam.ocaml.org.
Manually, as user `opam` on the server, you can simply run
`~/local/bin/update-opam-repo.sh` to update.