lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc in j1-template-2021.2.3 vs lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc in j1-template-2021.2.4

- old
+ new

@@ -51,14 +51,12 @@ {% include {{load_attributes}} scope="all" %} // Page content // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - // Include sub-documents // ----------------------------------------------------------------------------- - Themes for the template system J1 are based on the free and open-source CSS front-end framework {url-bs--home}[Bootstrap, {browser-window--new}] of version V4. Bootstrap is an HTML, CSS & JS Library that focuses on simplifying the @@ -88,29 +86,29 @@ It is expected that many people will change the template for their needs. To create unique websites. Fundamental to do this is are CSS styles defined by Bootstrap. -Modifying the CSS styles of link:{bootstrap-home}[Bootstrap, {browser-window--new}] +Modifying the CSS styles of link:{url-bootstrap--home}[Bootstrap, {browser-window--new}] is not rocket science. But, to be honest, some knowledge is needed for -link:{w3org-css-spec}[the CSS technology] to do so. We encourage you to spend +link:{url-w3org--css-spec}[the CSS technology] to do so. We encourage you to spend some time first on learning CSS. To learn what is the -link:{w3schools-css-tutorial}[design base, {browser-window--new}] of each and +link:{url-w3schools--css-tutorial}[design base, {browser-window--new}] of each and every website. .Themes menu (Bootswatch) lightbox::images--themes-menu[ 1024, {data-images--themes-menu} ] -Thanks to the people at link:{bootswatch-home}[Bootswatch, {browser-window--new}], +Thanks to the people at link:{url-bootswatch--home}[Bootswatch, {browser-window--new}], a great set of already prepared Bootstrap stylesheets in various designs are available on their website. There is no need to start from scratch, re-define all the Bootstrap variables, and rebuild the framework files to create a new theme. Many different styles are available. What is already available at Bootswatch is at least a good base for your modifications; your unique design. Besides the bunch of different stylesheets at Bootswatch, an -link:{bootswatch-api}[Integration API, {browser-window--new}] is available +link:{url-bootswatch--api}[Integration API, {browser-window--new}] is available that helps a lot to integrate available designs into an existing site. This API is the base to integrate selectable Bootswatch stylesheets into the J1 Template navigation system for easy use. === Apply a template theme @@ -252,6 +250,6 @@ to support multiple themes with your site, a theme is a good base to create your theme, anyway. An important feature for larger webs is searching. The visitors should be able to search your site to find pages and posts they are interested in. Check what -is searching a J1 website all about at link:{roundtrip-quicksearch}[Quicksearch]. +is searching a J1 website all about at link:{url-roundtrip--quicksearch}[Quicksearch].