Remove bash trace on build passwords
Fix the csv transformer
Update version
Cogito is a really simple blog cms.
Its design came from the drew devault's personal blog one
The post management is api based. You'll find the api doc on
/api
You can create an user with the symfony command app:create-user foo bar
where
foo is the username and bar the password
The api is jwt securised. Check the api doc to get more informations.
Todos: cogito