Skip to content

Commit

Permalink
Redo some links and text
Browse files Browse the repository at this point in the history
  • Loading branch information
ianabrown committed Jul 8, 2023
1 parent 8447210 commit a14ce2a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,37 +40,37 @@
<main>
<h1>Introduction</h1>
<p>This is the GitHub Pages site for <a href="https://github.com/Motivesoft">Motivesoft</a>,
started and run by me, <a href="https://github.com/ianabrown">Ian Brown</a>, as a little hobby project and a place to
store some of my recent projects and the websites that I have created to support my wife's digital art.</p>
started and run by <a href="https://github.com/ianabrown">me</a> as a little hobby project and a place to
store some of my recent projects and the websites that I have created to support my wife's digital art and other projects.</p>
<p>Anything I do that is not hosted in some way by GitHub will be referenced on the main <a href="https://motivesoft.co.uk">Motivesoft</a> site.</p>
<h2>Websites</h2>
<div class="projects">
<div class="project">
<h3 class="project-name">Motivesoft website</h3>
<p class="project-desc">This project holds the public Motivesoft website code and contained projects. The site also contains some projects requiring backend web services, which this Github site page doesn't offer.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/motivesoft.co.uk">project site</a> <a href="https://motivesoft.co.uk">website</a></p>
<p><a href="https://motivesoft.co.uk">visit website</a><a href="https://github.com/Motivesoft/motivesoft.co.uk">project site</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Zen Doodles By Catherine</h3>
<p class="project-desc">The zen doodles website offers free downloads of zen doodle, mandala and other designs as PDF and PNG. Print or save the images and colour them in.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/zendoodlesbycatherine">project site</a> <a href="https://zendoodlesbycatherine.com">website</a></p>
<p><a href="https://zendoodlesbycatherine.com">visit website</a><a href="https://github.com/Motivesoft/zendoodlesbycatherine">project site</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Condaluna</h3>
<p class="project-desc">The @condaluna website offers free collection of stickers, GIF, wallpapers and fonts to download or use in Instagram, Facebook, Twitter stories.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/condaluna">project site</a> <a href="https://condaluna.com">website</a></p>
<p><a href="https://condaluna.com">visit website</a><a href="https://github.com/Motivesoft/condaluna">project site</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Cyberzoo</h3>
<p class="project-desc">This website is a tribute for virtual pets containing lots of information about Tamagotchis, Nano Babies etc. original created in the late 90s.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/cyberzoo">project site</a> <a href="https://motivesoft.github.io/cyberzoo">website</a></p>
<p><a href="https://motivesoft.github.io/cyberzoo">visit website</a><a href="https://github.com/Motivesoft/cyberzoo">project site</a></p>
</div>
</div>
</div>
Expand All @@ -80,21 +80,21 @@ <h2>Pages</h2>
<h3 class="project-name">Github Pages</h3>
<p class="project-desc">This is the project for the Motivesoft Github Pages site, which includes <i>this</i> page.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/motivesoft.github.io">project site</a> <a href="https://motivesoft.github.io">page</a></p>
<p><a href="https://motivesoft.github.io">visit Motivesoft page</a><a href="https://github.com/Motivesoft/motivesoft.github.io">project site</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Visual Studio Marketplace</h3>
<p class="project-desc">Motivesoft page listing software released for use with Visual Studio Code and the Visual Studio IDE.</p>
<div class="project-links">
<p><a href="https://marketplace.visualstudio.com/publishers/motivesoft">marketplace</a></p>
<p><a href="https://marketplace.visualstudio.com/publishers/motivesoft">visit Motivesoft page</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Open VSX Registry</h3>
<p class="project-desc">Motivesoft page listing software released for use with Visual Studio Code.</p>
<p class="project-desc">Motivesoft page listing software released for use with open source variants of Visual Studio Code.</p>
<div class="project-links">
<p><a href="https://open-vsx.org/namespace/motivesoft">registry</a></p>
<p><a href="https://open-vsx.org/namespace/motivesoft">visit Motivesoft page</a></p>
</div>
</div>
</div>
Expand All @@ -111,7 +111,7 @@ <h3 class="project-name">paste</h3>
<h3 class="project-name">UUID Generator</h3>
<p class="project-desc">A Visual Studio Code extension for creating Unique Universal Identifers (UUID), available from the Visual Studio Marketplace.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft/vscode-uuid-generator">project site</a><a href="https://marketplace.visualstudio.com/items?itemName=motivesoft.vscode-uuid-generator">marketplace</a></p>
<p><a href="https://marketplace.visualstudio.com/items?itemName=motivesoft.vscode-uuid-generator">visit Microsoft marketplace</a><a href="https://open-vsx.org/extension/motivesoft/vscode-uuid-generator">visit Open VSX registry</a><a href="https://github.com/Motivesoft/vscode-uuid-generator">project site</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit a14ce2a

Please sign in to comment.