diff --git a/_data/projects.yml b/_data/projects.yml index 2dd1661..086a8f5 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -16,6 +16,9 @@ - name: "chess" link: "https://github.com/TTWNO/chess" description: "A command-line chess game in C++. It is compileable on nearly any system." +- name: "Simple Markdown Editor" + link: "https://tait.tech/md/" + description: "A simple online (and offline) browser-based markdown editor that supports the automatic creation of MathML." #- name: "Emacspeak C Tutorials" # link: "https://tait.tech/emacspeak-tutorials/" # description: "C Tutorials for the Visually Impaired" diff --git a/_site/index.html b/_site/index.html index d61c777..37faa20 100644 --- a/_site/index.html +++ b/_site/index.html @@ -84,6 +84,12 @@ I have all of my code projects hosted on my G

+
  • +

    + Simple Markdown Editor — A simple online (and offline) browser-based markdown editor that supports the automatic creation of MathML. +

    +
  • +

    I also occasionally put some content on my blog

    diff --git a/_site/resume/index.html b/_site/resume/index.html index 30e9aa5..e3ddb57 100644 --- a/_site/resume/index.html +++ b/_site/resume/index.html @@ -3,8 +3,10 @@ Resume | tait.tech - + + +
    @@ -111,6 +113,12 @@

    A command-line chess game in C++. It is compileable on nearly any system.

    +
  • + Simple Markdown Editor + +

    A simple online (and offline) browser-based markdown editor that supports the automatic creation of MathML.

    +
  • +

    Skills