28 Commits

Author SHA1 Message Date
c0ffeeca7
2cb24cceff
Component: replace by integration as it has been renamed (#27774) 2023-06-13 11:03:06 +02:00
Franck Nijhof
1a49a1b181
Collection of Markdown/YAML cleanups (#16817) 2021-03-02 21:14:30 +01:00
Franck Nijhof
f467f4929b
Add more My links (#16816) 2021-03-02 21:14:00 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
Klaas Schoute
bff91be75c
✏️ Move scripts and auth redirect to file (#14765) 2020-10-02 13:03:22 +02:00
Nate Robinson
6627e7461a
Fix MFA notify subheading (#12123)
Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp.
2020-02-18 21:23:10 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Underknowledge
146796a4f7 Update multi-factor-auth.markdown (#9530)
* Update multi-factor-auth.markdown

Took me a while to get the config after it wasn't clear that I only have to define the entity_id without the domain.

* Update source/_docs/authentication/multi-factor-auth.markdown

Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>

* Update source/_docs/authentication/multi-factor-auth.markdown

Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
2019-06-19 17:09:37 +02:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
Klaas Schoute
fe852b9e93 Update Multi-factor-auth component configuration (#7270) 2018-10-30 19:13:48 +01:00
Ian Slinger
a2289c4d06 Tidying up some of the auth docs. (#7146)
* First pass at tidying up auth docs.

Rearranged some of the images to enhance the flow and reorganised some
of the steps for setting up MFAs.

Submitting this as WIP for pull request.

* Some more cleanup and changes to the text, mostly for clarity (IMHO).

This should be all that is required for the moment, but some more info on
Trusted Networks would be useful. I had a few subtle issues setting that
up regarding proxies so I'll look at adding that if I figure out how to
explain it succinctly.

* ✏️ Tweaks

* ✏️ Tweaks

* ✏️ Tweaks
2018-10-29 14:04:52 +01:00
Ville Skyttä
c9f9085867 Spelling and grammar fixes (#6650) 2018-10-10 09:09:58 +02:00
Christian Studer
3af63feb83 Fixes multiple typos (#6588) 2018-10-08 19:52:35 +02:00
Gerard
6a27dd89e5 Remove duplicate text (#6520) 2018-10-05 12:29:25 +02:00
Jason Hu
88f1e347bb Update multi-factor-auth.markdown (#6389) 2018-09-30 21:12:48 +02:00
Paulus Schoutsen
6b36e0eb76 6 digit 2018-09-24 23:24:42 +02:00
Jason Hu
97fef7f0e9
Update multi-factor-auth.markdown 2018-09-06 13:59:36 -07:00
Jason Hu
ea28791f6b
Merge branch 'next' into awarecan-patch-1 2018-09-06 13:56:17 -07:00
Jason Hu
c1a0c4e87e
Update multi-factor-auth.markdown 2018-09-05 00:04:08 -07:00
plyblu
c45ead8a01 Update multi-factor-auth.markdown (#6128)
* Update multi-factor-auth.markdown

improve spelling and grammar

* Minor changes
2018-09-01 11:07:57 +02:00
Jason Hu
197a87b5e6
Add notify MFA module 2018-08-31 23:34:36 -07:00
Jason Hu
ccb632bc4e Add TOTP MFA docs (#6089)
* Add TOTP MFA docs

* Remove configuration options
2018-08-27 22:45:39 +02:00
Jason Hu
33f4632161 Add TOTP MFA docs (#6089)
* Add TOTP MFA docs

* Remove configuration options
2018-08-27 09:23:08 +02:00
Paulus Schoutsen
ce9d0751ea
Add auth docs (#6068)
* Add auth docs

* Minor tweak

* ✏️ Spelling

* ✏️ Spelling

* ✏️ Spelling and grammar

* Remove impossible
2018-08-24 17:07:45 +02:00