Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c871ce7

Browse files
Add preview site on README
1 parent 9c6a8db commit c871ce7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

‎README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@
22

33
_A book by Addy Osmani_
44

5+
## Preview
6+
7+
![Site Preview](static/img/site-preview.png)
8+
59
The content of this book belongs to [Addy Osmani](https://twitter.com/addyosmani).
610

711
## Statement
812

9-
I find it quite uncomfortable to read the book with light mode - it just doesn't fit my eyes. So, I take the content of the book and make a static site with dark mode support. You can read the book with the link below.
13+
I find it quite uncomfortable to read the book with light mode - it just doesn't fit my eyes. So, I take the content of the book and make a static site with dark mode support. You can read the book with the link below. If you're here to learn Javascript, feel free to use it on your own.
1014

1115
https://learning-javascript-design-patterns.netlify.app
1216

13-
If you're here to learn Javascript, feel free to use it on your own.
14-
1517
## Original resource from the author
1618

1719
https://addyosmani.com/resources/essentialjsdesignpatterns/book/

‎package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"serve": "docusaurus serve",
1313
"write-translations": "docusaurus write-translations",
1414
"write-heading-ids": "docusaurus write-heading-ids",
15-
"dev": "docusaurus start",
16-
"no-sourcemap-build" : "set \"GENERATE_SOURCEMAP=false\" && docusaurus build"
15+
"dev": "docusaurus start"
1716
},
1817
"dependencies": {
1918
"@docusaurus/core": "2.0.0-beta.7",

‎static/img/site-preview.PNG

113 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /