@@ -20,27 +20,31 @@ Installation process - step by step
2020In this installation guide, we will override some values and make our blog more individual.
2121Some steps are already described in the :ref: `Quick Installation <quick_installation >`.
2222
23+ #. Import and install the extension
2324
24- #. Import and install the extension
25- - via the extension manager
25+ * via the extension manager
2626
27- #. Create the following pages
28- - See :ref: `Quick Installation <quick_installation >`
29- - Optional: add an RSS page (standard page) which will contain the RSS plugin
30- - Optional: add a page (standard page) for subscribing to new blog posts
27+ #. Create the following pages
3128
32- .. figure :: ../Images/Installation/pagestructure.png
33- :alt: Recommended page structure
29+ * See :ref: `Quick Installation <quick_installation >`
30+ * Optional: add an RSS page (standard page) which will contain the RSS plugin
31+ * Optional: add a page (standard page) for subscribing to new blog posts
3432
35- #. Include static template
36- - See :ref: `Quick Installation <quick_installation >`
33+ .. figure :: ../Images/Installation/pagestructure.png
34+ :class: with-shadow
35+ :alt: Recommended page structure
3736
38- #. Add plugins to the pages
39- - See :ref: `Quick Installation <quick_installation >`
40- - Optional: add the RSS plugin to your RSS page
41- - Optional: add the Blog Subscription Form plugin to the previously created page
37+ #. Include static template
4238
43- #. Start to configure your Blog. This is an TypoScript example:
39+ * See :ref: `Quick Installation <quick_installation >`
40+
41+ #. Add plugins to the pages
42+
43+ * See :ref: `Quick Installation <quick_installation >`
44+ * Optional: add the RSS plugin to your RSS page
45+ * Optional: add the Blog Subscription Form plugin to the previously created page
46+
47+ #. Start to configure your Blog. This is an TypoScript example:
4448
4549.. code-block :: typoscript
4650 :linenos:
0 commit comments