diff --git a/laitof/gitUpdate.bat b/laitof/gitUpdate.bat new file mode 100644 index 00000000..fca29c1d --- /dev/null +++ b/laitof/gitUpdate.bat @@ -0,0 +1,7 @@ +git status . + +@pause + +git add . +git commit -m"update laitof," +start git push \ No newline at end of file diff --git a/laitof/static_page/.firebaserc b/laitof/static_page/.firebaserc new file mode 100644 index 00000000..99e800a8 --- /dev/null +++ b/laitof/static_page/.firebaserc @@ -0,0 +1,5 @@ +{ + "projects": { + "default": "helloworld-b29f6" + } +} diff --git a/laitof/static_page/.gitignore b/laitof/static_page/.gitignore new file mode 100644 index 00000000..dbb58ffb --- /dev/null +++ b/laitof/static_page/.gitignore @@ -0,0 +1,66 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +firebase-debug.log* +firebase-debug.*.log* + +# Firebase cache +.firebase/ + +# Firebase config + +# Uncomment this if you'd like others to create their own Firebase project. +# For a team working on the same Firebase project(s), it is recommended to leave +# it commented so all members can deploy to the same project(s) in .firebaserc. +# .firebaserc + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# Yarn Integrity file +.yarn-integrity + +# dotenv environment variables file +.env diff --git a/laitof/static_page/NOTES.md b/laitof/static_page/NOTES.md new file mode 100644 index 00000000..c30c1bc7 --- /dev/null +++ b/laitof/static_page/NOTES.md @@ -0,0 +1,5 @@ +# NOTES.md + +- website: https://helloworld-b29f6.web.app/ + +delete on 15-Feb-2023 diff --git a/laitof/static_page/deploy.sh b/laitof/static_page/deploy.sh new file mode 100644 index 00000000..05d13a14 --- /dev/null +++ b/laitof/static_page/deploy.sh @@ -0,0 +1,3 @@ +#!/usr/bin zsh + +/usr/bin/firebsae deploy diff --git a/laitof/static_page/firebase.json b/laitof/static_page/firebase.json new file mode 100644 index 00000000..e7829392 --- /dev/null +++ b/laitof/static_page/firebase.json @@ -0,0 +1,10 @@ +{ + "hosting": { + "public": "public", + "ignore": [ + "firebase.json", + "**/.*", + "**/node_modules/**" + ] + } +} diff --git a/laitof/static_page/index.html b/laitof/static_page/index.html new file mode 100644 index 00000000..0f63b1b5 --- /dev/null +++ b/laitof/static_page/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + helloworld + + \ No newline at end of file diff --git a/laitof/static_page/public/404.html b/laitof/static_page/public/404.html new file mode 100644 index 00000000..829eda8f --- /dev/null +++ b/laitof/static_page/public/404.html @@ -0,0 +1,33 @@ + + + + + + Page Not Found + + + + +
+

404

+

Page Not Found

+

The specified file was not found on this website. Please check the URL for mistakes and try again.

+

Why am I seeing this?

+

This page was generated by the Firebase Command-Line Interface. To modify it, edit the 404.html file in your project's configured public directory.

+
+ + diff --git a/laitof/static_page/public/earth.htm b/laitof/static_page/public/earth.htm new file mode 100644 index 00000000..5db5ec2b --- /dev/null +++ b/laitof/static_page/public/earth.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/laitof/static_page/public/earth.jpeg b/laitof/static_page/public/earth.jpeg new file mode 100644 index 00000000..f541b521 Binary files /dev/null and b/laitof/static_page/public/earth.jpeg differ diff --git a/laitof/static_page/public/iframe_a.htm b/laitof/static_page/public/iframe_a.htm new file mode 100644 index 00000000..9f5ef441 --- /dev/null +++ b/laitof/static_page/public/iframe_a.htm @@ -0,0 +1,14 @@ + + + + + + + Document + + +
+

Space and Astronomy

+
+ + \ No newline at end of file diff --git a/laitof/static_page/public/iframe_b.htm b/laitof/static_page/public/iframe_b.htm new file mode 100644 index 00000000..c71d912f --- /dev/null +++ b/laitof/static_page/public/iframe_b.htm @@ -0,0 +1,16 @@ + + + + + + + Document + + +
Planets
+
Stars
+
Earth
+
Moon
+
Mars
+ + \ No newline at end of file diff --git a/laitof/static_page/public/iframe_c.htm b/laitof/static_page/public/iframe_c.htm new file mode 100644 index 00000000..93109afb --- /dev/null +++ b/laitof/static_page/public/iframe_c.htm @@ -0,0 +1,13 @@ + + + + + + + Document + + + Area C should be the place to show the major contents. The first page should be +showing the picture. + + \ No newline at end of file diff --git a/laitof/static_page/public/iframe_d.htm b/laitof/static_page/public/iframe_d.htm new file mode 100644 index 00000000..d8bc1109 --- /dev/null +++ b/laitof/static_page/public/iframe_d.htm @@ -0,0 +1,14 @@ + + + + + + + Document + + + Area D should be some URL to relevant web site on the Internet that is about space +and astronomy, e.g. http://www.nasa.gov. All the links here should be opened as new +window. + + \ No newline at end of file diff --git a/laitof/static_page/public/iframe_default.htm b/laitof/static_page/public/iframe_default.htm new file mode 100644 index 00000000..8755070c --- /dev/null +++ b/laitof/static_page/public/iframe_default.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + please cilck a link from the left + + \ No newline at end of file diff --git a/laitof/static_page/public/iframe_e.htm b/laitof/static_page/public/iframe_e.htm new file mode 100644 index 00000000..d1fe8d69 --- /dev/null +++ b/laitof/static_page/public/iframe_e.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + Tomas Lai mimismchan1006@gmail.com + + \ No newline at end of file diff --git a/laitof/static_page/public/index copy.html b/laitof/static_page/public/index copy.html new file mode 100644 index 00000000..9565e460 --- /dev/null +++ b/laitof/static_page/public/index copy.html @@ -0,0 +1,54 @@ + + + + + + + Document + + +
+
Space and Astronomy
+ +
+
+
Planets
+
Stars
+
Earth
+
Moon
+
Mars
+
+ +
+
+ Area C should be the place to show the major contents. The first page should be showing the picture. +
+
+
+ +
+
+ Area D should be some URL to relevant web site on the Internet that is about space + and astronomy, e.g. http://www.nasa.gov. All the links here should be opened as new + window. + + +
+
+
+ +
+
+ Area E should contain your name and email link. + Find a free web hosting service and upload on it. + Sent me the link though google classroom. +
+
+
+ + + + + \ No newline at end of file diff --git a/laitof/static_page/public/index.html b/laitof/static_page/public/index.html new file mode 100644 index 00000000..e512248f --- /dev/null +++ b/laitof/static_page/public/index.html @@ -0,0 +1,71 @@ + + + + + + + Document + + + +
+
+
+ + Space and Astronomy +
+
+
+ +
+
+
+

picture gallery

+
+ +
+
+ +
+
+
+

link here will open a new window

+
+ +
+
+ + + +
+
+
+ Tomas Lai mimismchan1006@gmail.com +
+
+
+ + + + + \ No newline at end of file diff --git a/laitof/static_page/public/mars.htm b/laitof/static_page/public/mars.htm new file mode 100644 index 00000000..c98947b3 --- /dev/null +++ b/laitof/static_page/public/mars.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/laitof/static_page/public/mars.jpg b/laitof/static_page/public/mars.jpg new file mode 100644 index 00000000..ab592f9a --- /dev/null +++ b/laitof/static_page/public/mars.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629ff2535124362ff23df1dcee84d0905c6b64771937048a5cb8cf3b83f1dab5 +size 249861 diff --git a/laitof/static_page/public/moon.htm b/laitof/static_page/public/moon.htm new file mode 100644 index 00000000..8443f326 --- /dev/null +++ b/laitof/static_page/public/moon.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/laitof/static_page/public/moon.jpg b/laitof/static_page/public/moon.jpg new file mode 100644 index 00000000..5a8d8646 --- /dev/null +++ b/laitof/static_page/public/moon.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24abee6e4516d666ccce3ee62114904856e296d29242958e21528e9aae0a7b72 +size 450933 diff --git a/laitof/static_page/public/planet.jpg b/laitof/static_page/public/planet.jpg new file mode 100644 index 00000000..508f5daa --- /dev/null +++ b/laitof/static_page/public/planet.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f1e88689482bd1a4ff98186907da4a3723ef14a9baf85f09500c04c0c2de4c +size 1022134 diff --git a/laitof/static_page/public/planets.htm b/laitof/static_page/public/planets.htm new file mode 100644 index 00000000..0d96eca1 --- /dev/null +++ b/laitof/static_page/public/planets.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/laitof/static_page/public/stars.htm b/laitof/static_page/public/stars.htm new file mode 100644 index 00000000..f3a227af --- /dev/null +++ b/laitof/static_page/public/stars.htm @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/laitof/static_page/public/stars.jpg b/laitof/static_page/public/stars.jpg new file mode 100644 index 00000000..a8bd26b3 --- /dev/null +++ b/laitof/static_page/public/stars.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c88207c6f1830eecef1ef9815f6c1615adc0eed74b9dcd8590629a0f8ca9874 +size 192540