Commit Graph

78 Commits

Author SHA1 Message Date
Taylor Otwell d3287461e1 wip 2024-02-12 20:23:34 -06:00
Ayman Atmeh d14bdeeb6d
Update welcome.blade.php (#6163)
"Set z-index to 10 for Login/Register container to ensure it appears on top of other elements"
2023-04-26 08:39:12 -05:00
Nuno Maduro 4e957b2908
Tweaks Laravel description (#6099) 2023-02-13 12:07:51 -06:00
Taylor Otwell 61a14cdcc4 remove shop for now while store being redone 2023-02-10 09:28:06 -06:00
Jess Archer d73651553b
[10.x] A fresh welcome page (#6093)
* wip

* minor tweaks

* Use cool gray for dark mode

* Use the same grays for light and dark

* Improve dots bg

* Add some red back into dark mode

* Replace Tailwind CDN with compiled CSS

* Remove unnecessary class

* Restore font-display: swap

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2023-02-10 09:26:37 -06:00
Dries Vints 1fd1e03fcc
Update to Heroicons v2 (#6051) 2022-12-22 08:40:18 -06:00
Tim MacDonald 5138bc36db
update colours (#6002) 2022-10-04 21:26:47 -05:00
Abenet Tamiru 52863d9e4a
Update font delivery (#5952)
Seeing the non compliance of Google Fonts to GDPR I thought to update the CDN.
My non-designer eyes could see no difference on the site.
2022-07-23 19:02:13 -05:00
Mohamed ELIDRISSI 196a27593b
Remove additional `}` from welcome view inline css (#5702) 2021-10-11 08:58:39 -05:00
Roy van Veldhuizen a36f02c4f2
Dark mode auth links contrast (#5678)
* Improved contrast ratio of auth links in dark mode.

* Restored home link.
2021-08-25 13:07:32 -05:00
Dries Vints 471195d743
Fix footer on mobile (#5561) 2021-03-12 07:55:27 -06:00
Martin Eiber 16f531e646
[8.x] Added sans-serif as Fallback Font (#5543)
* Added sans-serif as Fallback Font

Added sans-serif as Fallback Font to the Welcome Page

* Update welcome.blade.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2021-02-26 07:19:45 -06:00
Taylor Otwell 9a56a60cc9 update wording 2021-02-16 08:02:06 -06:00
A-Maged 9957559dc5
closed @auth correctly (#5471) 2020-11-17 08:57:20 -06:00
Taylor Otwell 5396be6ef2 update welcome view 2020-10-27 15:15:00 -05:00
Youri Wijnands c64061629e
Use the new Google Fonts API (#5398)
https://developers.google.com/fonts/docs/css2
2020-09-08 07:50:22 -05:00
Taylor Otwell 6f1f40bc94 update link 2020-07-14 14:39:13 -05:00
Taylor Otwell b522e3b301 shop 2020-06-03 17:06:06 -05:00
Taylor Otwell 6aa12f1b06 use route service provider 2020-06-03 14:51:22 -05:00
Taylor Otwell c15a1006d1 respect dark mode on splash 2020-05-15 14:04:40 -05:00
Taylor Otwell 0e01834bed add sponsor link 2020-04-17 10:36:46 -05:00
Taylor Otwell 0f0b78ec8c tweak welcome page 2020-04-07 15:58:25 -05:00
Taylor Otwell bf2d370ec4 new welcome page 2020-04-07 14:38:49 -05:00
Chuck Rincón fad6ef3d4b [6.0] - Add vapor link on the welcome view (#5072) 2019-08-02 15:54:12 -05:00
Dries Vints 762e987e5b
Uppercase doctype
In similar fashion as https://github.com/laravel/framework/pull/28583
2019-05-21 15:15:32 +02:00
Eddybrando Vásquez e40dfc6b4d feat: Remove unnecessary link type 2019-02-04 22:45:28 +01:00
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
ForzaFerrariDEV 1ec97b2c37
Update welcome.blade.php 2019-01-10 21:46:58 +01:00
Boris Damevin 59bdc8cd4e
Fix bad font size render on link
With Nunito, the 12px size with uppercase hase bad render (FF & Chrome).
2018-10-16 23:45:14 +02:00
Ankur Kumar 3973fe7897
Update lang attribute
Make the lang attribute similar to 

https://github.com/laravel/framework/blob/5.7/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub

See https://github.com/laravel/framework/pull/24392
2018-10-01 10:44:36 +05:30
Zak Nesler c6f04411f5
Use correct facade 2018-09-29 22:09:02 -04:00
Taylor Otwell 55e580f6cf
Update welcome.blade.php 2018-09-28 09:04:03 -05:00
Arjay Q. Angeles e9211a4ed4 Check if register route is enabled. 2018-09-28 10:36:34 +08:00
Sjors Ottjes 76a536b407
Update welcome.blade.php 2018-09-05 08:49:25 +02:00
Taylor Otwell 289b145731 Merge branch 'master' of github.com:laravel/laravel 2018-08-22 14:12:47 -05:00
Taylor Otwell 4e6838a6cc add nova 2018-08-22 14:12:42 -05:00
Advaith 1d33fc07bf
Changed font to new one
Updated the font to Nuntio from Raleway
2018-08-14 18:32:21 +05:30
Ahmed-Te7a 71d38b044d Add auth directive 2017-07-25 20:26:13 +02:00
balping 03c2387226 Change hardcoded urls to named routes
This makes the links consistent with the ones in https://github.com/laravel/framework/blob/5.4/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub
2017-07-25 10:19:59 +02:00
Miguel Piedrafita ed82e6704d See https://github.com/laravel/framework/pull/19405 2017-05-30 14:55:00 +02:00
Bappi 5e538feb67 doctype uppercase to lowercase
no harm, only benefits
2017-04-26 15:20:46 +06:00
Atef Ben Ali 72a76c021e Add App locate as default value of 'lang' attribute
Add App locate as default lang in the app.php config file instead of 'en' of 'lang' attribute in the main view.
2017-01-31 14:10:21 +01:00
Zak Nesler d0fa3fcba6 Added home link to welcome page 2016-10-14 17:27:22 -04:00
Ng Yik Phang 8fc2e7e0a4 Add fallback sans-serif font in case the custom font fails to load 2016-08-28 13:53:23 +08:00
Taylor Otwell 788a648165 match order to website 2016-08-11 21:31:42 -05:00
Till Krüss 530c8187f5 Use double quotes; Remove un-used fonts 2016-08-10 15:44:56 -07:00
Taylor Otwell 89a43434e7 fix cons 2016-08-05 09:43:51 -05:00
Taylor Otwell 4c2e1ed7db working on welcome page 2016-08-05 09:43:15 -05:00
vijay kumar 4c271f0f4b Removes padding on html/body to kill the scrollbar and top right links fixes 2016-08-05 02:33:06 +05:30
Taylor Otwell 88e55f41d2 Revert "Removes padding on html/body to kill the scrollbar" 2016-08-04 15:50:11 -05:00