diff --git a/README b/README index c31be59..9b084c1 100644 --- a/README +++ b/README @@ -1,6 +1,12 @@ +The Avraham Society is a Jewish Humanist organization in the MENA region. +This is their website code. + This is a Sitix (https://github.com/LinuxRocks2000/sitix-rewrite) project. To build it, run `sitix site` in the root directory. The output directory will contain the built site. DO NOT RUN `sitix build site -o .`! I learned the hard way that recovering the files sitix will delete IS IMPOSSIBLE! And it'll even remove all your git stuff, which I was rather mad about. Yes, I wrote sitix and -should understand all of its implications. What, you *don't* get tired? \ No newline at end of file +should understand all of its implications. What, you *don't* get tired? +The avrahamsociety directory contains the old website code which was *generated* +by Jekyll; I (cough, erm) made a mistake and erased most of the Jekyll source. +My templating pattern was simple so it's been easy to repair, luckily. \ No newline at end of file diff --git a/output/index.html b/output/index.html index 9d5b574..3d6a1e4 100644 --- a/output/index.html +++ b/output/index.html @@ -1,4 +1,9 @@ + + + + + @@ -47,18 +52,20 @@
@@ -155,4 +162,5 @@
- \ No newline at end of file + + diff --git a/output/library/library-entry-2.html b/output/library/library-entry-2.html new file mode 100644 index 0000000..f68374f --- /dev/null +++ b/output/library/library-entry-2.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + Avraham Society | Library | Library Entry Two + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
Avraham Society
+ May replace this space with a logo? the current logo would not look good there, but something like what Kabbalah has would. I can do the logo design if it's simple enough; my art talent is pretty weak though. +
+
+
+
+

Library | Library Entry Two

+
+ +

+ +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 could be lorem text! This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text! +

+ + +
+ +
+

+ Quick informative blurb, social links, etc. +

+

+ Could follow a number of different designs; this is the most basic possibility. +

+
+
+
Website by Tyler Clarke.
+
+ + + + diff --git a/output/library/library-entry.html b/output/library/library-entry.html new file mode 100644 index 0000000..24c9033 --- /dev/null +++ b/output/library/library-entry.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + Avraham Society | Library | Library Entry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
Avraham Society
+ May replace this space with a logo? the current logo would not look good there, but something like what Kabbalah has would. I can do the logo design if it's simple enough; my art talent is pretty weak though. +
+
+
+
+

Library | Library Entry

+
+ +

+ +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 text is sure to boggle the mind! Lorem ipsum dolor sit amet consectetur adipisicing elit. Unde quasi debitis hic quibusdam animi est eius, consequatur optio quidem porro soluta? Dolor quae obcaecati repudiandae est tempore odit eos. Vitae? Lorem ipsum dolor, sit amet consectetur adipisicing elit. Fugiat, harum. Saepe, eum ad? Ducimus dolorem culpa adipisci corporis tempora nemo iste magnam mollitia architecto delectus, enim repellat fugiat! Provident, omnis. Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti, neque ipsum dolor ducimus blanditiis voluptatum excepturi voluptate quia voluptates numquam iste dolorum hic nulla tempora aperiam culpa fuga sed eius. +

+ + +
+ +
+

+ Quick informative blurb, social links, etc. +

+

+ Could follow a number of different designs; this is the most basic possibility. +

+
+
+
Website by Tyler Clarke.
+
+ + + + diff --git a/output/librarymain.html b/output/librarymain.html new file mode 100644 index 0000000..de3108d --- /dev/null +++ b/output/librarymain.html @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + Avraham Society | Library + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
Avraham Society
+ May replace this space with a logo? the current logo would not look good there, but something like what Kabbalah has would. I can do the logo design if it's simple enough; my art talent is pretty weak though. +
+
+
+
+

Library

+
+ + + +
+ +
+

+ Quick informative blurb, social links, etc. +

+

+ Could follow a number of different designs; this is the most basic possibility. +

+
+
+
Website by Tyler Clarke.
+
+ + + + diff --git a/output/main.css b/output/main.css index b44b29c..dbba97d 100644 --- a/output/main.css +++ b/output/main.css @@ -364,4 +364,14 @@ h1 { #libpages { flex: 1 1 min-content; +} + +p#liblurb { + font-size: 1.2em; + padding-left: 20%; + padding-right: 20%; + padding-top: 5% !important; + padding-bottom: 5% !important; + background-image: linear-gradient(white, rgb(255, 255, 255, 0.7), white); + background-color: transparent; } \ No newline at end of file diff --git a/site/config.stx b/site/config.stx new file mode 100644 index 0000000..a85f225 --- /dev/null +++ b/site/config.stx @@ -0,0 +1,2 @@ +[?] +[=baseurl http://localhost:8080] \ No newline at end of file diff --git a/site/library/library-entry-2.html b/site/library/library-entry-2.html new file mode 100644 index 0000000..283476b --- /dev/null +++ b/site/library/library-entry-2.html @@ -0,0 +1,12 @@ +[!] +[=libraryTitle Library Entry Two] +[=libraryBlurb-] +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! +[/] +[=libraryContent-] +

+ This could be lorem text! This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text!This could be lorem text! +

+[/] + +[#templates/library.html] \ No newline at end of file diff --git a/site/library/library-entry.html b/site/library/library-entry.html new file mode 100644 index 0000000..36b7e14 --- /dev/null +++ b/site/library/library-entry.html @@ -0,0 +1,12 @@ +[!] +[=libraryTitle Library Entry] +[=libraryBlurb-] +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? +[/] +[=libraryContent-] +

+This library text is sure to boggle the mind! Lorem ipsum dolor sit amet consectetur adipisicing elit. Unde quasi debitis hic quibusdam animi est eius, consequatur optio quidem porro soluta? Dolor quae obcaecati repudiandae est tempore odit eos. Vitae? Lorem ipsum dolor, sit amet consectetur adipisicing elit. Fugiat, harum. Saepe, eum ad? Ducimus dolorem culpa adipisci corporis tempora nemo iste magnam mollitia architecto delectus, enim repellat fugiat! Provident, omnis. Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti, neque ipsum dolor ducimus blanditiis voluptatum excepturi voluptate quia voluptates numquam iste dolorum hic nulla tempora aperiam culpa fuga sed eius. +

+[/] + +[#templates/library.html] \ No newline at end of file diff --git a/site/librarymain.html b/site/librarymain.html new file mode 100644 index 0000000..f369dfb --- /dev/null +++ b/site/librarymain.html @@ -0,0 +1,30 @@ +[!] +[=content-] +
+ +
+
+

Daily Study

+
+ Something to study! +
+
+ Something else to study! +
+
+
+
+[/] +[=title Library] + +[#templates/default.html] \ No newline at end of file diff --git a/site/links.html b/site/links.html new file mode 100644 index 0000000..34786aa --- /dev/null +++ b/site/links.html @@ -0,0 +1,10 @@ +[?] +[=links-] +Home +Intro to Judaism +Jewish History and Culture +Jewish Landmarks +Humanism +Membership +Library +[/] \ No newline at end of file diff --git a/site/main.css b/site/main.css index b44b29c..dbba97d 100644 --- a/site/main.css +++ b/site/main.css @@ -364,4 +364,14 @@ h1 { #libpages { flex: 1 1 min-content; +} + +p#liblurb { + font-size: 1.2em; + padding-left: 20%; + padding-right: 20%; + padding-top: 5% !important; + padding-bottom: 5% !important; + background-image: linear-gradient(white, rgb(255, 255, 255, 0.7), white); + background-color: transparent; } \ No newline at end of file diff --git a/site/templates/default.html b/site/templates/default.html index ed86211..406722c 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -1,5 +1,6 @@ [?] -[=baseurl http://localhost:8080] +[#config.stx] +[#links.html] @@ -48,18 +49,12 @@
diff --git a/site/templates/library.html b/site/templates/library.html new file mode 100644 index 0000000..47fe62a --- /dev/null +++ b/site/templates/library.html @@ -0,0 +1,9 @@ +[?] +[=content-] +

+[^libraryBlurb] +

+[^libraryContent] +[/] +[=title-]Library | [^libraryTitle][/] +[#templates/default.html] \ No newline at end of file