Minor fixes

This commit is contained in:
Crom (Thibaut CHARLES) 2021-01-29 18:28:16 +01:00
parent bbd3706ddc
commit 912ffd2a04
Signed by: tcharles
GPG Key ID: 45A3D5F880B9E6D0
1 changed files with 3 additions and 2 deletions

View File

@ -542,7 +542,7 @@ arduino electronics contraptions
<article>
<h1 id="dlang-stuff">D Language <img title="Personal project" src="/img/perso.svg"/></h1>
The [D language](https://dlang.org) is a recent language much similar to C++ in term of features, but with a much cleaner syntax.
The [D language](https://dlang.org) is a recent language very similar to C++ in term of features, but with a cleaned syntax and better compile-time features.
I like the D language because it makes possible to write nice and robust applications within a very short time.
@ -570,7 +570,7 @@ Here are some small projects I have done using D:
Served is a __lightweight file-sharing web service__ (a bit like _Google Drive_) written using the web server library [vibe.d](https://vibed.org).
It is designed to be __quick and easy__ to deploy. Its default configuration serves the folder given by command line and uses UNIX users/passwords (via __PAM Authentification__) to upload/view files respecting file permissions.
It is designed to be __quickly deployed__ as a __web file server__ that can also be used to __upload files__ to a directory. Its default configuration serves the folder given by command line and uses UNIX users/passwords (via __PAM Authentification__) to upload/view files respecting file permissions.
By default, the file named `index.md` gets rendered atop of the file list.
@ -814,6 +814,7 @@ embedded systems linux beaglebone electronics sensor data acquisition
<article>
<h1 id="courses-git">Courses on Git <img title="Personal project" src="/img/perso.svg"/></h1>
<div class="cinema">
<a
data-lightbox="gitcourse"