An open API service indexing awesome lists of open source software.

https://github.com/squarebracketassociates/tinyblogtutorial

A tutorial in French on Pharo's web stack
https://github.com/squarebracketassociates/tinyblogtutorial

francais magritte pharo seaside smalltalk tutorial voyage web-development

Last synced: 3 months ago
JSON representation

A tutorial in French on Pharo's web stack

Awesome Lists containing this project

README

          

# TinyBlog

![Build status](https://github.com/SquareBracketAssociates/TinyBlogTutorial/actions/workflows/main.yml/badge.svg)
[![Download PDF](https://img.shields.io/badge/Download-PDF-9cf.svg)](https://github.com/SquareBracketAssociates/TinyBlogTutorial/releases/download/latest/TinyBlog-FR.pdf)

TinyBlog is a tutorial (in French) for [Pharo](www.pharo.org).
It explains how to create a simple blog engine with Pharo's web stack (Seaside, Magritte, Voyage, Bootstrap, etc.).

Do not use Bootstrap 4 but 3 because the code snippets are for Bootstrap 3, please read https://github.com/SquareBracketAssociates/TinyBlog-EN/blob/master/README.md for more information.