Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc authored Mar 15, 2024
1 parent a7a000d commit e4aa442
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# TinyBlog

[![Build status](https://travis-ci.com/SquareBracketAssociates/TinyBlogTutorial.svg?branch=master)](https://travis-ci.com/github/SquareBracketAssociates/TinyBlogTutorial)
![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.

The latest [PDF](https://github.com/SquareBracketAssociates/TinyBlogTutorial/releases/download/continuous/TinyBlog-FR.pdf) of this book.

0 comments on commit e4aa442

Please sign in to comment.