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 |
Jack McDade
|
66946dcf3c
|
Removes padding on html/body to kill the scrollbar
|
2016-08-03 10:07:31 -04:00 |
Taylor Otwell
|
7f24b9183a
|
working on landing page
|
2016-08-01 10:54:47 -05:00 |
Taylor Otwell
|
c309b4fda0
|
add forge to links
|
2016-07-24 09:20:40 -05:00 |
Taylor Otwell
|
cfb5a68cd4
|
work on default styling
|
2016-07-23 21:17:56 -05:00 |
Taylor Otwell
|
6f2541f14f
|
new welcome page
|
2016-07-23 18:19:10 -05:00 |
Ng Yik Phang
|
a2c081fd58
|
Add fallback sans-serif font in case the custom font fails to load
|
2016-07-05 19:31:21 +08:00 |
Jos Ahrens
|
b8790d5352
|
Use https rather than // for google fonts in default views.
Ensure the default views always use HTTPS for the loading of fonts. This is overall a good practise to follow.
|
2015-08-17 18:05:47 +02:00 |
Taylor Otwell
|
a9ca36a8ca
|
no margin needed.
|
2015-06-25 13:34:04 -05:00 |
Taylor Otwell
|
09d028f14b
|
change welcome splash
|
2015-06-25 13:30:52 -05:00 |
Tony Li
|
bb86ab62f2
|
use double quotes for html attributes
|
2015-06-23 12:04:52 -07:00 |
Kai Rienow
|
44787b0c10
|
fix css
|
2015-06-11 13:18:02 +02:00 |
Kai Rienow
|
936aa9159e
|
fix doctype declarations
|
2015-06-11 12:43:52 +02:00 |
Taylor Otwell
|
f424b87a63
|
PSR-2 for app.
|
2015-02-22 20:47:03 -06:00 |
Florian Wartner
|
e01c17369f
|
Added <title> tag
|
2015-02-11 02:01:45 +01:00 |
David Lemayian
|
8bf428c193
|
Use no protocol to fetch Lato font
When using https://example.com, the welcome page design looks off due to fetching the Lato font on http://.
Ref: https://github.com/laravel/framework/issues/7159
Better yet, instead of https:// or http://, //
|
2015-01-28 22:18:43 +03:00 |
Taylor Otwell
|
083db95b95
|
Views.
|
2015-01-05 13:48:35 -06:00 |
Taylor Otwell
|
0f88129356
|
Get rid of resources directory. Unnecessary.
|
2014-12-05 16:35:05 -06:00 |
Taylor Otwell
|
9309699de1
|
Tweaking setup.
|
2014-12-04 21:13:15 -06:00 |
Taylor Otwell
|
1dd13fcad4
|
Craft
|
2014-11-25 14:46:41 -06:00 |
Taylor Otwell
|
a515125be4
|
Go exploring.
|
2014-11-25 14:46:15 -06:00 |
Taylor Otwell
|
f427384079
|
Cleaning up view.
|
2014-11-25 14:45:25 -06:00 |
Taylor Otwell
|
9620767935
|
Change wording.
|
2014-11-25 14:36:36 -06:00 |
Taylor Otwell
|
7a5bf6f554
|
Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts:
public/css/app.css
resources/assets/sass/app.scss
resources/assets/sass/pages/_welcome.scss
resources/views/layouts/app.blade.php
resources/views/welcome.blade.php
|
2014-11-25 14:34:26 -06:00 |
Taylor Otwell
|
75e2aca9af
|
Working on default layout.
|
2014-11-25 14:31:22 -06:00 |
Jeffrey Way
|
ba1bff0f4f
|
Work on welcome page
|
2014-11-25 15:13:55 -05:00 |
Jeffrey Way
|
d4c2ecc418
|
Work on welcome page
|
2014-11-25 15:09:51 -05:00 |
Taylor Otwell
|
634c96d8d9
|
Rename dashboard to home.
|
2014-11-24 19:33:07 -06:00 |
Taylor Otwell
|
fa978d0525
|
Working on default app structure. Login views.
|
2014-11-24 11:42:29 -06:00 |