diff --git a/output/index.html b/output/index.html index 9ef04b7..94598b6 100755 --- a/output/index.html +++ b/output/index.html @@ -18,15 +18,20 @@
About Us - Hire Us - Meet The Team - Contact Us - Our Services - Pricing Calculator + Meet The Team + Contact Us + Our Services + Pricing Calculator + Our Projects
- Website under construction. Check back later! + Clarke Information Systems is not a typical software engineering consultancy. We pride ourselves on a diverse skill set, wide-ranging projects, + and fast delivery times. We can build websites, apps, games, systems software, and even machine learning models. We believe that there is a correct way + to do things. +
+
+ This site is still under construction.
diff --git a/output/main.css b/output/main.css index e6cc758..e230281 100755 --- a/output/main.css +++ b/output/main.css @@ -9,7 +9,7 @@ body { background-image: url("http://localhost:8080/res/tile.svg"); - background-color: rgb(255, 255, 210); + background-color: rgb(255, 255, 175); background-position: center; background-attachment: fixed; } @@ -60,6 +60,7 @@ body { margin-right: auto; padding: 50px; border-left: 5px solid rgb(255, 204, 0); + line-height: 2em; } #header.slide-away { diff --git a/output/res/tile.svg b/output/res/tile.svg index 4e6e232..1762877 100755 --- a/output/res/tile.svg +++ b/output/res/tile.svg @@ -24,10 +24,10 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" inkscape:zoom="8.0630807" - inkscape:cx="31.625629" - inkscape:cy="27.656923" + inkscape:cx="31.563618" + inkscape:cy="27.718934" inkscape:window-width="1920" - inkscape:window-height="1011" + inkscape:window-height="1043" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -39,11 +39,11 @@ inkscape:groupmode="layer" id="layer1"> diff --git a/site/default.html b/site/default.html index f6c6cc7..adbac98 100644 --- a/site/default.html +++ b/site/default.html @@ -14,11 +14,11 @@
About Us - Hire Us - Meet The Team - Contact Us - Our Services - Pricing Calculator + Meet The Team + Contact Us + Our Services + Pricing Calculator + Our Projects
[^content] diff --git a/site/index.html b/site/index.html index 3623125..b49d840 100644 --- a/site/index.html +++ b/site/index.html @@ -2,7 +2,12 @@ [=title "Home"] [=content-]
- Website under construction. Check back later! + Clarke Information Systems is not a typical software engineering consultancy. We pride ourselves on a diverse skill set, wide-ranging projects, + and fast delivery times. We can build websites, apps, games, systems software, and even machine learning models. We believe that there is a correct way + to do things. +
+
+ This site is still under construction.
[/] [#default.html] diff --git a/site/main.css b/site/main.css index f1accaa..6a93474 100644 --- a/site/main.css +++ b/site/main.css @@ -7,7 +7,7 @@ body { background-image: url("[^baseurl]/res/tile.svg"); - background-color: rgb(255, 255, 210); + background-color: rgb(255, 255, 175); background-position: center; background-attachment: fixed; } @@ -58,6 +58,7 @@ body { margin-right: auto; padding: 50px; border-left: 5px solid rgb(255, 204, 0); + line-height: 2em; } #header.slide-away { diff --git a/site/projects.html b/site/projects.html new file mode 100644 index 0000000..4df35b1 --- /dev/null +++ b/site/projects.html @@ -0,0 +1,13 @@ +[!] + +[=title "Projects"] +[=content-] +
+ Clarke Information Systems supports a number of open source projects developed by our team. This list is nonexhaustive, but should serve to cover almost everything. +
    +
  • Platformer is one of Tyler's older game projects. It was developed + in conjunction with a broad community of artists and playtesters.
  • +
+
+[/] +[#default.html] \ No newline at end of file diff --git a/site/res/panicanconcept.png b/site/res/panicanconcept.png new file mode 100644 index 0000000..e7f20b9 Binary files /dev/null and b/site/res/panicanconcept.png differ diff --git a/site/res/panicanconcept.svg b/site/res/panicanconcept.svg new file mode 100644 index 0000000..2675d92 --- /dev/null +++ b/site/res/panicanconcept.svg @@ -0,0 +1,329 @@ + + + +make america PANIC again.https://panicanparty.net/ diff --git a/site/res/tile.svg b/site/res/tile.svg index 4e6e232..1762877 100644 --- a/site/res/tile.svg +++ b/site/res/tile.svg @@ -24,10 +24,10 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" inkscape:zoom="8.0630807" - inkscape:cx="31.625629" - inkscape:cy="27.656923" + inkscape:cx="31.563618" + inkscape:cy="27.718934" inkscape:window-width="1920" - inkscape:window-height="1011" + inkscape:window-height="1043" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -39,11 +39,11 @@ inkscape:groupmode="layer" id="layer1"> diff --git a/site/res/tyler-brand.png b/site/res/tyler-brand.png new file mode 100644 index 0000000..8c88b35 Binary files /dev/null and b/site/res/tyler-brand.png differ