Browse Source

todo/awesome

windhamdavid 3 years ago
parent
commit
e9977075ee
6 changed files with 39 additions and 7 deletions
  1. 2 2
      docusaurus.config.js
  2. 10 5
      src/pages/about.md
  3. 5 0
      src/pages/awesome.md
  4. 1 0
      src/pages/help.md
  5. 1 0
      src/pages/index.md
  6. 20 0
      src/pages/todo.md

+ 2 - 2
docusaurus.config.js

@@ -41,7 +41,7 @@ module.exports = {
       },
       items: [
         {to: 'docs/',activeBasePath: 'docs',label: 'Docs',position: 'left'},
-        {to: 'about/',activeBasePath: 'til',label: 'About',position: 'left'},
+        {to: 'about/',activeBasePath: 'til',label: 'About',position: 'right'},
         {to: 'help', label: 'Help', position: 'right'},
         {type: 'search', position: 'right'},
       ],
@@ -53,7 +53,7 @@ module.exports = {
       {
         docs: {
           sidebarPath: require.resolve('./sidebars.js'),
-          editUrl:'https://code.davidawindham.com/david/til/master/',
+          editUrl:'https://code.davidawindham.com/david/til/src/master/',
         },
         theme: {
           customCss: require.resolve('./src/css/custom.css'),

+ 10 - 5
src/pages/about.md

@@ -1,11 +1,15 @@
 ---
 title: About
+description: About this Today I Learned
 ---
 
 # About
-A place to store some notes and documentation.
+This is a place to store some notes and documentation.
 
-### Today I Learned
+
+
+
+## Today I Learned
 Today I learned that Google will translate to and from [Zulu](https://en.wikipedia.org/wiki/Zulu_language).  
 
 ![zulu](https://davidawindham.com/til/img/zulu.png)  
@@ -25,9 +29,8 @@ I'm often searching online documentation for answers to commands, configurations
 ### Notes 
 
 #### 11/10/2021
-- Updated the Docusaurus packages. 
-- Combined my old awesome-david repo into it for simplicity and rebuilt.  
-- It's @ [http://davidawindham.com/til/awesome-david](/awesome)
+- Updated the Docusaurus & NPM packages. 
+- Combined my old [awesome-david](/awesome) and [todo](/todo) repos into it for simplicity and rebuilt.  
 
 #### 03/18/2021
 
@@ -36,3 +39,5 @@ Migrated this version from Gitbook because it wasn't playing nicely with Node.js
 #### 05/02/2017  
 
 While working on another project yesterday afternoon, I ran into set of documentation ([https://docs.feathersjs.com/](https://docs.feathersjs.com/)) that I spent a lot of time reading and will likely forget about sometime soon after I abandon using the library in other projects. Of course I stuffed a bookmark of the documentation into my quasi organized set of chrome bookmarks based on each project, but the fact that the documentation was hosted using [Gitbook](https://github.com/GitbookIO/gitbook), reminded me of a practice I've seen others do.
+
+

+ 5 - 0
src/pages/awesome.md

@@ -1,3 +1,8 @@
+---
+title: awesome-david
+description: A list of awesome stuff according to me
+---
+
 # awesome-david   [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
 
 ## A list of lists of things I like

+ 1 - 0
src/pages/help.md

@@ -1,5 +1,6 @@
 ---
 title: Help
+description: Because sometimes I forget to how to use the software
 ---
 
 # Help

+ 1 - 0
src/pages/index.md

@@ -1,5 +1,6 @@
 ---
 title: Today I Learned
+description: A place to keep notes and documentation
 ---
 
 # Today I Learned

+ 20 - 0
src/pages/todo.md

@@ -0,0 +1,20 @@
+---
+title: Todo
+description: My Todo list
+---
+
+# To do:
+I used to keep a git repo for todo items, but now I use a start page and another list of bookmarks to keep up. I cleared it out and moved it over here so I could remove the other repo. 
+
+| Work | Home | Watch | Listen | Read
+| - | - | - | - | - |
+
+## Work
+
+## Home
+
+## Watch
+
+## Listen
+
+## Read