Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
f9097c16a119
Commit
2788eb03
authored
Jan 07, 2021
by
François Ferry
Browse files
doc(tutorials): add a link to museum demo source code, and correct a typo.
parent
761df97fc51c
Pipeline
#28598
failed with stages
in 6 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/tutorials/museum/index.rst
View file @
f9097c16
...
...
@@ -14,13 +14,17 @@ present museums from French Ministry of Culture data, available here_.
.. _here: https://data.culture.gouv.fr/explore/dataset/liste-et-localisation-des-musees-de-france/export/
First, we will start with installation and creation of our website, and a short presentation of
out of the box CubicWeb function
n
alities. Then, we will see how to enhance our views using Jinja2
out of the box CubicWeb functionalities. Then, we will see how to enhance our views using Jinja2
templates or React components to have a better looking site. Finally, we will see how to manage
more data, and how to serialize them in RDF.
At the end of this tutorial, you will have a website giving information about all France's
museums, describes them in RDF and present them on a map.
You can find the code of the finished tutorial in our forge_.
.. _forge: https://forge.extranet.logilab.fr/cubicweb/cubes/tuto/
.. toctree::
:maxdepth: 2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment