Skip to content

v0.1

Compare
Choose a tag to compare
@mathiiii-dev mathiiii-dev released this 24 Sep 12:50
· 164 commits to master since this release
de1841a

What's new in this version ?

It's the first version of the blog with just the home page.

I created the project directories, install all the dependencies I need and I start the Home page.

I also created the base and navbar template with twig.

Linked issue

Initiat project directory : #16
Install Composer : #27
Install Twig : #32
Install Bootstrap : #15
Create the database : #24
Routing system : #12
Create Home page : #21
Create navbar template #28
Create base template #25
Integration Bootstrap theme : #23