Skip to content

Commit e735f96

Browse files
committed
Cleanup docs
1 parent 324e8d8 commit e735f96

File tree

17 files changed

+23
-27
lines changed

17 files changed

+23
-27
lines changed

docs/docs/get-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServ
3939

4040
#### How to use Laravel Code Generator to generate production ready code in seconds!
4141

42-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
4343

4444

4545
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4646

47-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
47+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/docusaurus.config.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ const config = {
2020

2121
// GitHub pages deployment config.
2222
// If you aren't using GitHub pages, you don't need these.
23-
organizationName: 'facebook', // Usually your GitHub org/user name.
24-
projectName: 'docusaurus', // Usually your repo name.
23+
organizationName: 'CrestApps', // Usually your GitHub org/user name.
24+
projectName: 'laravel-code-generator', // Usually your repo name.
2525

2626
onBrokenLinks: 'throw',
2727
onBrokenMarkdownLinks: 'warn',
@@ -75,7 +75,7 @@ const config = {
7575
{
7676
type: 'docsVersionDropdown',
7777
position: 'right',
78-
lastVersion: '2.3.0',
78+
lastVersion: '3.0.x',
7979
dropdownActiveClassDisabled: true,
8080
},
8181
{

docs/src/css/custom.css

+5
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@
2929
--ifm-color-primary-lightest: #f1c474;
3030
--ifm-background-color: #292929;
3131
}
32+
33+
.responsive-video {
34+
aspect-ratio: 16 / 9;
35+
width: 100%;
36+
}

docs/versioned_docs/version-2.0.0/get-started.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ A layout is required for the default views! The code generator allows you to cre
3333

3434
#### How to use Laravel Code Generator to generate production ready code in seconds!
3535

36-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
36+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3737

3838

3939
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4040

41-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
42-
41+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versioned_docs/version-2.1.0/get-started.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,9 @@ A layout is required for the default views! The code generator allows you to cre
3434

3535
#### How to use Laravel Code Generator to generate production ready code in seconds!
3636

37-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
37+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3838

3939

4040
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4141

42-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
43-
44-
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versioned_docs/version-2.2.0/get-started.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ A layout is required for the default views! The code generator allows you to cre
3434

3535
#### How to use Laravel Code Generator to generate production ready code in seconds!
3636

37-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
37+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3838

3939

4040
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4141

42-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
43-
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versioned_docs/version-2.3.0/get-started.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,9 @@ A layout is required for the default views! The code generator allows you to cre
3434

3535
#### How to use Laravel Code Generator to generate production ready code in seconds!
3636

37-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
37+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3838

3939

4040
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4141

42-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
43-
44-
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versioned_docs/version-2.4.0/get-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ A layout is required for the default views! The code generator allows you to cre
3434

3535
#### How to use Laravel Code Generator to generate production ready code in seconds!
3636

37-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
37+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3838

3939

4040
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4141

42-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versioned_docs/version-3.0.0/get-started.md renamed to docs/versioned_docs/version-3.0.x/get-started.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,13 @@ If you like to override the default template, you may execute the following comm
3535
php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default-template
3636
```
3737

38-
3938
### Getting Started Videos
4039

4140
#### How to use Laravel Code Generator to generate production ready code in seconds!
4241

43-
<iframe width="840" height="472" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
42+
<iframe class="responsive-video" src="https://www.youtube.com/embed/l21qNcsMAWg?si=RbBsmeN06mq-o_5n" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
4443

4544

4645
#### Create a CRUDs for all your database tables in seconds using Laravel and Laravel-Code-Generator
4746

48-
<iframe width="840" height="472" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
49-
50-
47+
<iframe class="responsive-video" src="https://www.youtube.com/embed/infoecfXOCw?si=DYGOJjS7zgeNsrjv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
"3.0.0",
2+
"3.0.x",
33
"2.4.0",
44
"2.3.0",
55
"2.2.0",

0 commit comments

Comments
 (0)