Skip to content
Snippets Groups Projects
Commit d78a0933 authored by Alessandro Cerioni's avatar Alessandro Cerioni
Browse files

Fixed reference to asset

parent dc3a4c10
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ For all the editorial content on the portal one CMS is used to offer the possibi
## Ghost: headless CMS
![ghost-logo](../assets/ghost-logo.png)
![ghost-logo](../../assets/ghost-logo.png)
The choice went for the open source CMS [Ghost](https://ghost.org/), replacing Wordpress as our first choice at the beginning of the project.
Whereas it's not perfect and there is still room for improvement, this is a great tool to use to create content in a beautiful user interface. The API allows us to get all the information needed for the web application by a REST API.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment