some fixes and also make it an installable PWA

This commit is contained in:
Lazy Hippopotamus
2024-03-05 21:48:03 -05:00
parent 434bb07d94
commit c700ca6562
11 changed files with 125 additions and 71 deletions

View File

@@ -20,11 +20,13 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Avraham Society | Home</title> <title>Avraham Society | Home</title>
<link rel="stylesheet" href="http://localhost:8080/main.css" /> <link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="http://localhost:8080/res/Avraham_Society_icon.png"> <link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags --> <!-- HTML Meta Tags -->
<meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
@@ -34,7 +36,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home"> <meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Twitter Meta Tags --> <!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
@@ -42,7 +44,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org"> <meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home"> <meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz --> <!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -52,19 +54,19 @@
<div id="bg"></div> <div id="bg"></div>
<div id="main"> <div id="main">
<div id="banner"> <div id="banner">
<a href="http://localhost:8080"><img src="http://localhost:8080/res/Avraham_Society.png"></a> <a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div> <div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked> <input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav"> <div id="nav">
<label for="navExpander" id="nav-expand"></label> <label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
</div> </div>
</div> </div>
@@ -148,7 +150,7 @@
</p> </p>
<div class="bottom"> <div class="bottom">
<img src="http://localhost:8080/res/Avraham_Society.png"> <img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<div> <div>
<p> <p>
Quick informative blurb, social links, etc. Quick informative blurb, social links, etc.

View File

@@ -25,11 +25,13 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Avraham Society | Library | Library Entry Two</title> <title>Avraham Society | Library | Library Entry Two</title>
<link rel="stylesheet" href="http://localhost:8080/main.css" /> <link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="http://localhost:8080/res/Avraham_Society_icon.png"> <link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags --> <!-- HTML Meta Tags -->
<meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
@@ -39,7 +41,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home"> <meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Twitter Meta Tags --> <!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
@@ -47,7 +49,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org"> <meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home"> <meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz --> <!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -57,19 +59,19 @@
<div id="bg"></div> <div id="bg"></div>
<div id="main"> <div id="main">
<div id="banner"> <div id="banner">
<a href="http://localhost:8080"><img src="http://localhost:8080/res/Avraham_Society.png"></a> <a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div> <div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked> <input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav"> <div id="nav">
<label for="navExpander" id="nav-expand"></label> <label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
</div> </div>
</div> </div>
@@ -95,7 +97,7 @@ This is the second Library Entry, for testing. This is a very real blurb! It has
<div class="bottom"> <div class="bottom">
<img src="http://localhost:8080/res/Avraham_Society.png"> <img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<div> <div>
<p> <p>
Quick informative blurb, social links, etc. Quick informative blurb, social links, etc.

View File

@@ -25,11 +25,13 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Avraham Society | Library | Library Entry</title> <title>Avraham Society | Library | Library Entry</title>
<link rel="stylesheet" href="http://localhost:8080/main.css" /> <link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="http://localhost:8080/res/Avraham_Society_icon.png"> <link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags --> <!-- HTML Meta Tags -->
<meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
@@ -39,7 +41,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home"> <meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Twitter Meta Tags --> <!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
@@ -47,7 +49,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org"> <meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home"> <meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz --> <!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -57,19 +59,19 @@
<div id="bg"></div> <div id="bg"></div>
<div id="main"> <div id="main">
<div id="banner"> <div id="banner">
<a href="http://localhost:8080"><img src="http://localhost:8080/res/Avraham_Society.png"></a> <a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div> <div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked> <input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav"> <div id="nav">
<label for="navExpander" id="nav-expand"></label> <label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
</div> </div>
</div> </div>
@@ -95,7 +97,7 @@ This library text is sure to boggle the mind! Lorem ipsum dolor sit amet consect
<div class="bottom"> <div class="bottom">
<img src="http://localhost:8080/res/Avraham_Society.png"> <img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<div> <div>
<p> <p>
Quick informative blurb, social links, etc. Quick informative blurb, social links, etc.

View File

@@ -21,11 +21,13 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Avraham Society | Library</title> <title>Avraham Society | Library</title>
<link rel="stylesheet" href="http://localhost:8080/main.css" /> <link rel="stylesheet" href="https://swaous.asuscomm.com/dev/avrahamsociety//main.css" />
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="manifest" href="https://swaous.asuscomm.com/dev/avrahamsociety//manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="http://localhost:8080/res/Avraham_Society_icon.png"> <link rel="icon" href="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags --> <!-- HTML Meta Tags -->
<meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
@@ -35,7 +37,7 @@
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Avraham Society | Home"> <meta property="og:title" content="Avraham Society | Home">
<meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta property="og:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta property="og:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta property="og:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Twitter Meta Tags --> <!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
@@ -43,7 +45,7 @@
<meta property="twitter:url" content="https://avrahamsociety.org"> <meta property="twitter:url" content="https://avrahamsociety.org">
<meta name="twitter:title" content="Avraham Society | Home"> <meta name="twitter:title" content="Avraham Society | Home">
<meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="twitter:description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">
<meta name="twitter:image" content="http://localhost:8080/res/Avraham_Society.png"> <meta name="twitter:image" content="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<!-- Meta Tags Generated via https://www.opengraph.xyz --> <!-- Meta Tags Generated via https://www.opengraph.xyz -->
@@ -53,19 +55,19 @@
<div id="bg"></div> <div id="bg"></div>
<div id="main"> <div id="main">
<div id="banner"> <div id="banner">
<a href="http://localhost:8080"><img src="http://localhost:8080/res/Avraham_Society.png"></a> <a href="https://swaous.asuscomm.com/dev/avrahamsociety/"><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png"></a>
<div id="social">Social media, recent updates, etc</div> <div id="social">Social media, recent updates, etc</div>
<input id="navExpander" style="display: none;" type="checkbox" checked> <input id="navExpander" style="display: none;" type="checkbox" checked>
<div id="nav"> <div id="nav">
<label for="navExpander" id="nav-expand"></label> <label for="navExpander" id="nav-expand"></label>
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//">Home</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//intro-to-judaism">Intro to Judaism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//jewish-history-culture">Jewish History and Culture</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//landmarks">Jewish Landmarks</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//humanism">Humanism</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//membership">Membership</a>
<a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="https://swaous.asuscomm.com/dev/avrahamsociety//librarymain">Library</a>
</div> </div>
</div> </div>
@@ -82,24 +84,24 @@
<div id="library"> <div id="library">
<div id="libpages"> <div id="libpages">
<a href="/library/library-entry.html"> <a href="https://swaous.asuscomm.com/dev/avrahamsociety//library/library-entry.html">
<span>Library Entry</span> <span>Library Entry</span>
<p> <p>
This library entry is sure to boggle the mind! Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam nam unde sequi nemo voluptatem voluptate autem quaerat perspiciatis! Error ut, velit sed rerum voluptatum officiis pariatur unde facilis inventore eligendi? This library entry is sure to boggle the mind! Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam nam unde sequi nemo voluptatem voluptate autem quaerat perspiciatis! Error ut, velit sed rerum voluptatum officiis pariatur unde facilis inventore eligendi?
</p> </p>
<span><img src="/res/librarrow.svg"></span> <span><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/librarrow.svg"></span>
</a> </a>
<a href="/library/library-entry-2.html"> <a href="https://swaous.asuscomm.com/dev/avrahamsociety//library/library-entry-2.html">
<span>Library Entry Two</span> <span>Library Entry Two</span>
<p> <p>
This is the second Library Entry, for testing. This is a very real blurb! It has important information, just enough to entice the visitor to click! This is the second Library Entry, for testing. This is a very real blurb! It has important information, just enough to entice the visitor to click!
</p> </p>
<span><img src="/res/librarrow.svg"></span> <span><img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/librarrow.svg"></span>
</a> </a>
</div> </div>
@@ -117,7 +119,7 @@ This is the second Library Entry, for testing. This is a very real blurb! It has
</div> </div>
<div class="bottom"> <div class="bottom">
<img src="http://localhost:8080/res/Avraham_Society.png"> <img src="https://swaous.asuscomm.com/dev/avrahamsociety//res/Avraham_Society.png">
<div> <div>
<p> <p>
Quick informative blurb, social links, etc. Quick informative blurb, social links, etc.

View File

@@ -40,6 +40,7 @@
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
overflow: auto; overflow: auto;
overflow-x: hidden;
} }
#main > div, #main > p { #main > div, #main > p {
@@ -76,10 +77,13 @@
#main > div.bottom > * { #main > div.bottom > * {
flex-basis: 100%; flex-basis: 100%;
justify-self: start;
width: 100%; width: 100%;
} }
#main > div.bottom > img {
max-width: 40vw;
}
#main > .top { #main > .top {
text-align: center; text-align: center;
height: 100vh; height: 100vh;
@@ -266,6 +270,10 @@ small {
padding-left: 0px !important; padding-left: 0px !important;
max-width: unset !important; max-width: unset !important;
} }
#main > div.bottom > img {
max-width: 90vw;
}
} }
#plug { #plug {

14
output/manifest.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "Avraham Society",
"short_name": "AvrahamSociety",
"start_url": ".",
"display": "standalone",
"background_color": "#ff0000",
"description": "A Jewish Humanist organization serving the Middle East and North Africa",
"icons": [
{
"src": "res/Avraham_Society_icon.png",
"sizes": "any"
}
]
}

View File

@@ -1,2 +1,2 @@
[?] [?]
[=baseurl http://localhost:8080] [=baseurl https://swaous.asuscomm.com/dev/avrahamsociety/]

View File

@@ -3,12 +3,12 @@
<div id="library"> <div id="library">
<div id="libpages"> <div id="libpages">
[f library libraryEntry] [f library libraryEntry]
<a href="/library/[^libraryEntry.filename]"> <a href="[^baseurl]/library/[^libraryEntry.filename]">
<span>[^libraryEntry.libraryTitle]</span> <span>[^libraryEntry.libraryTitle]</span>
<p> <p>
[^libraryEntry.libraryBlurb] [^libraryEntry.libraryBlurb]
</p> </p>
<span><img src="/res/librarrow.svg"></span> <span><img src="[^baseurl]/res/librarrow.svg"></span>
</a> </a>
[/] [/]
</div> </div>

View File

@@ -40,6 +40,7 @@
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
overflow: auto; overflow: auto;
overflow-x: hidden;
} }
#main > div, #main > p { #main > div, #main > p {
@@ -76,10 +77,13 @@
#main > div.bottom > * { #main > div.bottom > * {
flex-basis: 100%; flex-basis: 100%;
justify-self: start;
width: 100%; width: 100%;
} }
#main > div.bottom > img {
max-width: 40vw;
}
#main > .top { #main > .top {
text-align: center; text-align: center;
height: 100vh; height: 100vh;
@@ -266,6 +270,10 @@ small {
padding-left: 0px !important; padding-left: 0px !important;
max-width: unset !important; max-width: unset !important;
} }
#main > div.bottom > img {
max-width: 90vw;
}
} }
#plug { #plug {

14
site/manifest.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "Avraham Society",
"short_name": "AvrahamSociety",
"start_url": ".",
"display": "standalone",
"background_color": "#ff0000",
"description": "A Jewish Humanist organization serving the Middle East and North Africa",
"icons": [
{
"src": "res/Avraham_Society_icon.png",
"sizes": "any"
}
]
}

View File

@@ -18,10 +18,12 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Avraham Society | [^title]</title> <title>Avraham Society | [^title]</title>
<link rel="stylesheet" href="[^baseurl]/main.css" /> <link rel="stylesheet" href="[^baseurl]/main.css" />
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="manifest" href="[^baseurl]/manifest.json"/>
<!--
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" href="[^baseurl]/res/Avraham_Society_icon.png"> <link rel="icon" href="[^baseurl]/res/Avraham_Society_icon.png">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
<!-- HTML Meta Tags --> <!-- HTML Meta Tags -->
<meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait."> <meta name="description" content="The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.">