Add the base files for the project
This commit is contained in:
parent
32e06d8252
commit
d7312ab613
4 changed files with 71 additions and 2 deletions
16
CHANGELOG.md
Normal file
16
CHANGELOG.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.0.1] - 2019-09-30
|
||||
### Added
|
||||
* CHANGELOG file to follow the changes of this code
|
||||
* README file to help use the code
|
||||
* LICENSE file, WTFPL license v2.0
|
||||
* formationTitle.sty, the package for the new maketitle commande
|
||||
* plan.tex, the example file for the training plan
|
||||
* logo.pdf, WTFPL logo
|
||||
* .gitignore file, ignore the LaTeX compilation files
|
Loading…
Add table
Add a link
Reference in a new issue