236116cce5
website/developer-docs: note that hack registration is closed ( #6414 )
...
* edit
* remove announcement bar too
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2023-07-28 18:50:39 +00:00
664bc19bba
website: revamp ( #6375 )
...
* make things work better
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix styling
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move comparison css to its own file
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make release bar work, more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix a bunch of styling issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix table
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move text slider into component
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix mobile and more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* test out gradient?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update meta?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove underline on news links
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* adjust gradient
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove override
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start changing screenshots
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use smaller screenshots for landing page
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* website: fix the font scaling issue on the text slider
- Change the text slider and hero__title to use em/rem calculations
This patch changes the way the text slider and hero__title font sizes
are calculated so that the font scales with the device; devices with
viewports larger than 379 pixels will now render the slider without
line breaks or having the phrase "active directory" disappear from
the page.
The 379pixel break is just the best we could come up with on the fly.
This does mean that if you own an iPhone 5 or an old WIFI-capable
iPod, it still looks awful. :-)
* fix some more react issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* a bit less padding on the bottom CTA
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use some old copy for now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Ken Sternberg <ken@goauthentik.io >
2023-07-27 11:44:50 +02:00
786a84640e
webiste: fix prize in hackathon banner
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-07-06 17:51:45 +02:00
4e3b3ec6a8
website: update hackathon with prize pool ( #6170 )
...
* website: update hackathon with prize pool
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update header colours
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-07-06 16:32:04 +02:00
d14a2906f5
website: bump prettier from 2.8.8 to 3.0.0 in /website ( #6155 )
...
* website: bump prettier from 2.8.8 to 3.0.0 in /website
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* prettier
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2023-07-06 12:00:54 +02:00
fb8c4b97f4
website: update navbar, update 2023.6 changelog ( #6136 )
...
* website: update navbar, update 2023.6 changelog
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-07-04 14:25:08 +02:00
6af85b002f
website: automatically add PR links to release notes ( #5682 )
...
* website: automatically add PR links to release notes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* small cleanup, also link in docs-only build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix docs-only build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* some more minor cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2023-05-18 22:59:43 +00:00
ad7dedb61f
website: add email subscription form to footer ( #5597 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-05-12 20:03:22 +02:00
5fd414576b
website: show all blog posts in sidebar ( #5532 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-05-08 22:05:02 +02:00
9f4be4d150
blueprints: support setting file URLs in blueprints ( #5510 )
...
* blueprints: support setting file URLs in blueprints
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make new fields not required
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* include conditional fields in schema
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-05-08 15:07:00 +02:00
35d2e9cd5f
website: add pricing waitlist and blog post ( #5058 )
...
* pricing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* website: add pricing waitlist and blog post
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2023-03-23 21:34:34 +01:00
53e68b8540
website/docs: Capitalized company name in copyright ( #4991 )
...
Capitalized company name in copyright
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
2023-03-17 10:00:28 -05:00
e5dfe7dafe
website: always show build version in version dropdown
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
#3940
2023-02-16 14:38:58 +01:00
7d6b573f8b
website: migrate to mermaid charts, rework proxy page
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-02-15 12:14:17 +01:00
27231fd5d7
website: add gtag
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-01-30 17:29:06 +01:00
063877a615
website: fix version dropdown and generated subdomains
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
#4437
2023-01-15 17:23:33 +01:00
ddee1c9a8c
website: Fix installations link in footer ( #4053 )
...
/index 404s this fixes it
Signed-off-by: GrahamSH <grahamshllk@gmail.com >
Signed-off-by: GrahamSH <grahamshllk@gmail.com >
2022-11-22 10:06:56 +01:00
e80df03819
website: fix greenhouse page
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-11-21 13:37:52 +01:00
11383d76a2
website: use icons in header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-11-17 11:21:35 +01:00
53baa806d9
website: add greenhouse
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-11-17 11:21:35 +01:00
47132faffb
root: relicense and launch blog post
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-11-03 16:00:00 +01:00
6a4efaecb0
website/docs: start troubleshooting page for forward auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-21 22:26:17 +02:00
36a326cd81
website/docs: add version dropdown for subdomains
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 21:43:44 +02:00
36cbc44ed6
migrate to main ( #3035 )
...
closes #3032
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 19:40:09 +02:00
5d1bf4a0af
website: update search config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-28 09:54:47 +01:00
45d1db8880
website/docs: add proxy custom header docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-11-30 11:12:34 +01:00
28d39f4d80
website: add netlify badge
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-11-24 11:30:02 +01:00
8a1dd521e1
website: move integrations to separate folder, separate sidebar and new URL, add URL redirect
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-11-22 11:10:26 +01:00
a40cb03b44
root: use custom url for discord
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-10-21 10:40:43 +02:00
6a95de4e8a
website: fix script loading
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-10-20 15:37:11 +02:00
535f2eb27e
website: netlify proxy analytics
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-10-20 15:24:04 +02:00
12a523c7aa
website: remove sentry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-09-18 14:33:53 +02:00
169e748a78
website: prepare go vanity URL
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-09-10 17:18:15 +02:00
983747b13b
website: add sentry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-07-19 21:50:56 +02:00
84c21d16cf
website: fix duplicate plugin ID
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-06-12 20:15:35 +02:00
2e4e17adb7
web/flows: fix IdentificationStage's label not matching fields
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-06-12 18:49:50 +02:00
709581f5a8
root: use ghcr images by default
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-05-13 20:15:29 +02:00
84ce2c1df2
website: separate development docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-04-18 17:25:58 +02:00
8628595590
website: add API Browser
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-04-18 17:15:19 +02:00
30cb468ec5
website: fix search on docs site
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-04-13 18:05:19 +02:00
d329995740
docs: add algolia search
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-04-12 18:25:52 +02:00
fb09c8f863
website: add discord links
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-04-08 21:03:48 +02:00
fe054136b1
website: add comparison based on vector.dev's site
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-03-18 22:09:54 +01:00
e7a8371cbb
website: add sliders for light/dark mode
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-03-18 20:51:21 +01:00
51a5d4bf49
docs: fix issues when overscrolling
2020-12-14 14:16:00 +01:00
1cfe1aff13
wip: rename to authentik ( #361 )
...
* root: initial rename
* web: rename custom element prefix
* root: rename external functions with pb_ prefix
* root: fix formatting
* root: replace domain with goauthentik.io
* proxy: update path
* root: rename remaining prefixes
* flows: rename file extension
* root: pbadmin -> akadmin
* docs: fix image filenames
* lifecycle: ignore migration files
* ci: copy default config from current source before loading last tagged
* *: new sentry dsn
* tests: fix missing python3.9-dev package
* root: add additional migrations for service accounts created by outposts
* core: mark system-created service accounts with attribute
* policies/expression: fix pb_ replacement not working
* web: fix last linting errors, add lit-analyse
* policies/expressions: fix lint errors
* web: fix sidebar display on screens where not all items fit
* proxy: attempt to fix proxy pipeline
* proxy: use go env GOPATH to get gopath
* lib: fix user_default naming inconsistency
* docs: add upgrade docs
* docs: update screenshots to use authentik
* admin: fix create button on empty-state of outpost
* web: fix modal submit not refreshing SiteShell and Table
* web: fix height of app-card and height of generic icon
* web: fix rendering of subtext
* admin: fix version check error not being caught
* web: fix worker count not being shown
* docs: update screenshots
* root: new icon
* web: fix lint error
* admin: fix linting error
* root: migrate coverage config to pyproject
2020-12-05 22:08:42 +01:00
7be680cbe5
Migrate to Docusaurus ( #329 )
...
* docs: initial migration to docusaurus
* website: add custom font, update blurbs and icons
* website: update splash
* root: update links to docs
* flows: use .pbflow extension so docusaurus doesn't mangle the files
* e2e: workaround prospector
* Squashed commit of the following:
commit 1248585dca
Author: Jens Langhammer <jens.langhammer@beryju.org >
Date: Sun Nov 15 20:46:53 2020 +0100
e2e: attempt to fix prospector error again
commit 1319c480c4
Author: Jens Langhammer <jens.langhammer@beryju.org >
Date: Sun Nov 15 20:41:35 2020 +0100
ci: install previous python version for upgrade testing
* web: update accent colours and format
* website: format markdown files
* website: fix colours for text
* website: switch to temporary accent colour to improve readability
* flows: fix path for TestTransferDocs
* flows: fix formatting of tests
2020-11-15 22:42:02 +01:00