Add memap to the site
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
479e489fa0
commit
df4015ff78
1 changed files with 19 additions and 3 deletions
|
@ -151,9 +151,9 @@
|
|||
<fill:description>
|
||||
<markdown>
|
||||
Crush your friends in the game of life and get receipts using **c0re**! Gamify the effort of surpassing your
|
||||
peers in every possible area and become objectively and provabley the _best_ person.
|
||||
peers in every possible area and become objectively and quantifiably the _best_ person.
|
||||
</markdown>
|
||||
<p>Join the fray, and become the best person you can be <span id="c0re-countup"></span> ago!</p>
|
||||
<p>Join the fray, and become your best self <span id="c0re-countup"></span> ago!</p>
|
||||
<script>
|
||||
// Code from https://www.w3schools.com/howto/howto_js_countdown.asp
|
||||
// Set the date we're counting down to
|
||||
|
@ -184,6 +184,9 @@
|
|||
</script>
|
||||
</fill:description>
|
||||
</x-project>
|
||||
<x-blockquote cite="The Washington Post">
|
||||
Please stop sending your projects to the review department
|
||||
</x-blockquote>
|
||||
<x-project text="e" href="https://github.com/StratusFearMe21/grezi-next" class="project-alt">
|
||||
<fill:title># Grezi</fill:title>
|
||||
<fill:subtitle>## When the power is point</fill:subtitle>
|
||||
|
@ -196,7 +199,20 @@
|
|||
</markdown>
|
||||
</fill:description>
|
||||
</x-project>
|
||||
<x-project text="?">
|
||||
<x-project text="m">
|
||||
<fill:title># memap</fill:title>
|
||||
<fill:subtitle>## _"Organizing your life"_? Couldn't be me lmao</fill:subtitle>
|
||||
<fill:description>
|
||||
<markdown>
|
||||
**memmap** is a mindmap maker that lets you pull in data from various sources, and search for them
|
||||
dynamically within the application. Lay out your life choices on the infinite canvas, and find out where
|
||||
you went
|
||||
wrong. With memap, you can connect anything to anything. Connect that buggy bit of code to a date gone
|
||||
horribly wrong. Connect that late due date to that friend who flaked out on you. The world is your oyster!
|
||||
</markdown>
|
||||
</fill:description>
|
||||
</x-project>
|
||||
<x-project text="?" class="project-alt">
|
||||
<fill:title># Mystery</fill:title>
|
||||
<fill:subtitle>## _Oooooooo_</fill:subtitle>
|
||||
<fill:description>
|
||||
|
|
Loading…
Add table
Reference in a new issue