windhamdavid 4 years ago
parent
commit
64966c18e1
2 changed files with 19 additions and 49 deletions
  1. 16 7
      README.md
  2. 3 42
      index.html

+ 16 - 7
README.md

@@ -1,4 +1,4 @@
-### daw
+### dw
 
 what to do with the new [domain](https://davidwindham.com) ... I'd like a cleaner one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out.
 
@@ -15,6 +15,8 @@ login - calendar / billing
 * bot  
   * chat / contact
   * twilio / fb messenger / slack / twitter
+* multilingual
+  * 
 * now page
   * simplified archive page
   * desk/bookmarks/code/til/social
@@ -22,6 +24,8 @@ login - calendar / billing
   * scheduler / rate
 * client login
   * invoicing / payments / tickets
+* automate publishing
+  * staging subdomains
 
 ##### design/
 
@@ -32,13 +36,18 @@ login - calendar / billing
   * [https://www.openpeeps.com/](https://www.openpeeps.com/)
   * [https://www.opendoodles.com/](https://www.opendoodles.com/)
   * [https://www.humaaans.com/](https://www.opendoodles.com/)
-  * [https://1wa.co/](https://1wa.co/) / [https://github.com/truewebartisans/1wa.co/tree/master/frontend/src](https://github.com/truewebartisans/1wa.co/tree/master/frontend/src)
+  * [https://1wa.co/](https://1wa.co/) / [https://github.com/truewebartisans/1wa.co/](https://github.com/truewebartisans/1wa.co/)
   * [https://doodles-site-example.webflow.io/](https://doodles-site-example.webflow.io/)
 
 ##### stack/
- * GO - lang
- * MySQL - data
- * React - UI
 
-##### stack/
- * browser-sync
+* Go-lang / Ansible
+  * git / code.dw
+  * deployments, provisioning, server status, ci
+* MySQL / MariaDB
+  * data / stats
+* PHP
+  * Laravel - accounts, bot, billing, tickets
+ * dev
+   * gulp / webpack
+   * browser-sync

+ 3 - 42
index.html

@@ -19,54 +19,15 @@
   <div class="main">
     <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
     <h2>About</h2>
-      <p>I got this domain in 2020. I really didn't want it, but I've had many missed emails because folks miss the 'a' in <a href="https://davidawindham.com">http://david<b>a</b>windham.com</a> where I've been online since 2003. I happened to think of it the other day because I found my email address had been misprinted in a newsletter. I whois'd it, noticed it was pending delete, and put in a backorder. If you'd like to get in touch, head over to my <a href="https://davidawindham.com/contact/">contact page</a> or <a href="https://davidawindham.com/sitemap/">sitemap</a>.<p>
-
-    <p>I don't have any content for this site, so for now, I'll just leave you with a quote I like:</p>
+    <p>I got this domain in 2020. I really didn't want it, but I've had many missed emails because folks miss the 'a' in <a href="https://davidawindham.com">http://david<b>a</b>windham.com</a> where I've been online since 2003. I happened to think of it the other day because I found my email address had been misprinted in a newsletter. I whois'd it, noticed it was pending delete, and put in a backorder. If you'd like to get in touch, head over to my <a href="https://davidawindham.com/contact/">contact page</a> or <a href="https://davidawindham.com/sitemap/">sitemap</a>.<p>
+    <p>What to do with this new domain?... I&#39;d like a clean one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out. I don't have any content for this site, so for now, I'll just leave you with a quote I like:</p>
     <hr>
     <blockquote>
       <h1>If I can get you to laugh with me, you like me better, which makes you more open to my ideas. And if I can persuade you to laugh at the particular point I make, by laughing at it you acknowledge its truth.</h1>
       <p class="right">~ John Cleese</p>
     </blockquote>
     <hr>
-    <h3 id="daw">daw:</h3>
-      <p>What to do with this new domain?... I&#39;d like a clean one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out.</p>
-
-    <h3 id="notes-">notes:</h3>
-    <h4 id="content-">content/</h4>
-    <p>ideas - bot, AMA, TIL, knowitall,<br>about - bio / cv / clients<br>service - ability / experitise / range<br>login - calendar / billing</p>
-    <h4 id="features-">features/</h4>
-    <ul>
-      <li>bot
-        <ul>
-          <li>chat / contact</li>
-          <li>twilio / fb messenger / slack / twitter</li>
-        </ul>
-      </li>
-      <li>now page
-        <ul>
-          <li>simplified archive page</li>
-          <li>desk/bookmarks/code/til/social</li>
-        </ul>
-      </li>
-      <li>calendar
-        <ul>
-          <li>scheduler / rate</li>
-        </ul>
-      </li>
-      <li>client login
-        <ul>
-          <li>invoicing / payments / tickets</li>
-        </ul>
-      </li>
-    </ul>
-    <h4 id="design">design/</h4>
-    <h4 id="stack-">stack/</h4>
-    <ul>
-    <li>GO - lang</li>
-    <li>MySQL - data</li>
-    <li>React - UI</li>
-    <li><a href="https://code.davidawindham.com/david/daw">git repo</a></li>
-    </ul>
+    <h4><a href="https://code.davidawindham.com/david/daw">git repo</a></h4>
   </div>
   <footer><p><a href="#top">[Top]</a></p></footer>
 </div>