lib/starter_web/_includes/attributes.asciidoc in j1-template-2021.0.9 vs lib/starter_web/_includes/attributes.asciidoc in j1-template-2021.0.10
- old
+ new
@@ -3,10 +3,13 @@
// -----------------------------------------------------------------------------
// URLS, global references to internal|external web links (macro link:)
// -----------------------------------------------------------------------------
tag::urls[]
+
+:url-about-cookies--home: http://www.aboutcookies.org
+
:url-animate-css--home: https://animate.style/
:url-anime--home: https://animejs.com/
:url-apache-log4j-v2--home: https://logging.apache.org/log4j/2.x/
@@ -94,10 +97,11 @@
:url-bump--gh-repo: https://github.com/gregorym/bump
:url-cash--gh-repo: https://github.com/fabiospampinato/cash
:url-clipboard--gh-repo: https://github.com/zenorocha/clipboard.js/
+
:url-cors--gh-repo: https://github.com/expressjs/cors
:url-cross-env--gh-repo: https://github.com/kentcdodds/cross-env
:url-cross-var--gh-repo: https://github.com/elijahmanor/cross-var
:url-datatables--home: https://datatables.net/
@@ -144,18 +148,17 @@
:url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer
:url-j1--home: https://jekyll.one/
:url-j1--preview: https://preview.jekyll.one/
-:url-j1-web-in-a-day--intro: /pages/public/learn/kickstarter/web_in_a_day/intro/
-:url-j1-web-in-a-day--meet-and-greet: /pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
-:url-j1-web-in-a-day--preparations: /pages/public/learn/kickstarter/web_in_a_day/preparations/
-:url-j1-web-in-a-day--first-awesome-web: /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/
+:url-j1-web-in-a-day--meet-and-greet: https://jekyll.one/pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
:url-j1-quick-references--jekyll: /pages/protected/manuals/quick_references/jekyll/
:url-j1-downloads--quickstart-intro: /pages/public/learn/downloads/quickstart/intro/
+:url-j1-roundtrip--present-images: /pages/public/learn/roundtrip/present_images/
+
:url-j1-learn--whats-up: https://jekyll.one/pages/public/learn/whats_up/
:url-j1-learn--present-images: https://jekyll.one/pages/public/learn/roundtrip/present_images/
:url-j1-learn--present-videos: https://jekyll.one/pages/public/learn/roundtrip/present_videos/
:url-j1-learn--typography: https://jekyll.one/pages/public/learn/roundtrip/typography/
:url-j1-learn--icon-fonts: https://jekyll.one/pages/public/learn/roundtrip/mdi_icon_font/
@@ -234,10 +237,12 @@
:url-omniauth-oauth-v2--gh-repo: https://github.com/omniauth/omniauth-oauth2
:url-owl-carousel-v1--home: http://www.landmarkmlp.com/js-plugin/owl.carousel/
+:url-owasp-attacks--csrf: https://owasp.org/www-community/attacks/csrf
+
:url-parseurl--gh-repo: https://github.com/pillarjs/parseurl
:url-platform--gh-repo: https://github.com/bestiejs/platform.js/
:url-popper--home: https://popper.js.org/
@@ -273,10 +278,13 @@
:url-ruby-sass--home: https://sass-lang.com/ruby-sass
:url-sass-lang--home: https://sass-lang.com/dart-sass
:url-sass-lang--gh-repo: https://github.com/sass/dart-sass
+:url-jamstack--home: https://jamstack.org/
+:url-jamstack--generators: https://jamstack.org/generators/
+
:url-shopify--home: https://www.shopify.com/
:url-stackoverflow--usage-fonticons: https://stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
:url-tablesaw-rtables--gh-repo: https://github.com/filamentgroup/tablesaw
@@ -382,10 +390,10 @@
// PRODUCTS, global product information (e.g. release)
// -----------------------------------------------------------------------------
tag::products[]
:j1-license: MIT License
-:j1-version: 2021.0.9
+:j1-version: 2021.0.10
end::products[]
// AUTHORS, global author information (special variables)
// -----------------------------------------------------------------------------