mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 16:20:09 +02:00
Merge remote-tracking branch 'origin/master' into manifestv3
This commit is contained in:
3
packages/signup/README.md
Normal file
3
packages/signup/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
command to build
|
||||
|
||||
npx parcel build index.html --public-url /signup
|
1187
packages/signup/dist/index.1903c1b7.js
vendored
Normal file
1187
packages/signup/dist/index.1903c1b7.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
packages/signup/dist/index.1903c1b7.js.map
vendored
Normal file
1
packages/signup/dist/index.1903c1b7.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
11
packages/signup/dist/index.html
vendored
Normal file
11
packages/signup/dist/index.html
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>signInWithPopup</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>signInWithPopup</h1>
|
||||
|
||||
<script src="/index.a3cfa626.js" defer=""></script>
|
||||
</body>
|
||||
</html>
|
@@ -6,6 +6,6 @@
|
||||
<body>
|
||||
<h1>signInWithPopup</h1>
|
||||
|
||||
<script type="module" src="signInWithPopup.js"></script>
|
||||
<script type="module" src="./signInWithPopup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
@@ -558,7 +558,7 @@
|
||||
<div class="hero-img">
|
||||
<img
|
||||
class="screenshot"
|
||||
src="images/ss1.png?v4"
|
||||
src="images/ss1.webp"
|
||||
height=""
|
||||
alt="Web Maker working screen"
|
||||
/>
|
||||
|
BIN
packages/website/images/ss1.webp
Normal file
BIN
packages/website/images/ss1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@@ -121,10 +121,7 @@ layout: default.html
|
||||
class="say"
|
||||
>
|
||||
<div class="say__name">
|
||||
<img
|
||||
src="https://plus.google.com/_/focus/photos/public/AIbEiAIAAABECLSb76_ywaCj7gEiC3ZjYXJkX3Bob3RvKigyMTBmZjI0YjYxM2VkZWZiNmYyNTkwZjEwN2RlNjBlYjRkOTE2YmJlMAHafGv-p112HZJ-KreQxPF8-yn0EQ"
|
||||
alt=""
|
||||
/>
|
||||
<img src="" alt="" />
|
||||
<div>Joacim Nilsson</div>
|
||||
</div>
|
||||
<p>This is something I will be using alot. Thank you! :D</p>
|
||||
@@ -135,10 +132,7 @@ layout: default.html
|
||||
class="say"
|
||||
>
|
||||
<div class="say__name">
|
||||
<img
|
||||
src="https://plus.google.com/_/focus/photos/public/AIbEiAIAAABDCK_Jvffnu_2AXSILdmNhcmRfcGhvdG8qKDk3Njg3NDE2NjI1YThmNDgyMDk4OWM3MTBiMTMxNmUzOWQwZGNhMWEwAbe0xm_6UPdrZFAaScMLUOpKFfHP"
|
||||
alt=""
|
||||
/>
|
||||
<img src="" alt="" />
|
||||
<div>Oksana Borukh</div>
|
||||
</div>
|
||||
<p>It's fantastic! I'm glad I've discovered it! Thanks!</p>
|
||||
@@ -215,10 +209,7 @@ layout: default.html
|
||||
class="say"
|
||||
>
|
||||
<div class="say__name">
|
||||
<img
|
||||
src="https://plus.google.com/_/focus/photos/public/AIbEiAIAAABDCNn44MXB2a_DZSILdmNhcmRfcGhvdG8qKDM2YTNiMDhkYzEyMmVkY2IyZjM2YzY0NTAzNTdjMWU5YWVhM2JmM2MwAc4a1i_Vddj6AIdGg9rpk_xdMePf"
|
||||
alt=""
|
||||
/>
|
||||
<img src="" alt="" />
|
||||
<div>Steve Lack</div>
|
||||
</div>
|
||||
<p>Thanks for creating this. What a great tool for productivity!</p>
|
||||
@@ -230,10 +221,7 @@ layout: default.html
|
||||
class="say"
|
||||
>
|
||||
<div class="say__name">
|
||||
<img
|
||||
src="https://plus.google.com/_/focus/photos/public/AIbEiAIAAABECOrDgpLHt4jwzwEiC3ZjYXJkX3Bob3RvKig2ZWNkNGM4MmM0MDY2ZmFkMDUzZmE3MGY4MWE3NWM5OTIzZjA4MGRlMAEmU4uVE7yiEAzp6wGGR7B3MMjErg"
|
||||
alt=""
|
||||
/>
|
||||
<img src="" alt="" />
|
||||
<div>Margaret H</div>
|
||||
</div>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user