-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
143 lines (139 loc) · 8.13 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="manifest" href="./site.webmanifest">
<link rel="mask-icon" href="./safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" type="text/css" href="./style.css">
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name='description' content='GitHub site page for the Motivesoft organization, its projects and repositories'>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Motivesoft</title>
</head>
<body>
<header>
<div class="companyheader">
<a id="logo" href="./index.html"></a>
<script>
size = 96;
h = size;
w = size;
r=Math.min(w, h) / 2;
r2=r/2;
cy = h/2;
cx = w/2;
text = "<g><title>Layer 1</title><circle id='svg_1' r='"+r+"' fill='#DAA520' cy='"+cy+"' cx='"+cx+"'/></g><g><title>Layer 2</title><circle id='svg_2' r='"+r2+"' fill='#800000' cy='"+(h-r2)+"' cx='"+(w-r2)+"'/></g>";
text = "<svg width='"+w+"' height='"+h+"'http://www.w3.org/2000/svg' xmlns='' xmlns:svg='http://www.w3.org/2000/svg'>"+text+"</svg>";
document.getElementById("logo").innerHTML = text;
</script>
<ul>
<li>Motivesoft</li>
</ul>
</div>
</header>
<main>
<h1>Introduction</h1>
<p>This is the GitHub Pages site for <a href="https://github.com/Motivesoft">Motivesoft</a>,
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 <a href="https://github.com/Motivesoft">GitHub</a> will be referenced on the main <a href="https://motivesoft.co.uk">Motivesoft</a> site.</p>
<h2>Utilities, Apps and Extensions</h2>
<div class="projects">
<div class="project">
<h3 class="project-name">Extensions for Visual Studio Code</a></h3>
<p class="project-desc">Various extensions written and published for <a href="https://code.visualstudio.com/">Visual Studio Code</a> and its open source variants.</p>
<div class="project-links">
<p><a href="https://github.com/orgs/Motivesoft/repositories?q=vscode-">GitHub repositories</a><a href="https://marketplace.visualstudio.com/publishers/motivesoft">Microsoft Marketplace</a><a href="https://open-vsx.org/namespace/motivesoft">Open VSX Registry</a></p>
</div>
</div>
<div class="project">
<h3 class="project-name">Hobby Projects</h3>
<p class="project-desc">A complete assortment of apps, utilities and part-finished experiments.</p>
<div class="project-links">
<p><a href="https://github.com/Motivesoft">Motivesoft GitHub</a><a href="https://github.com/orgs/Motivesoft/repositories?q=visibility%3Apublic">Public repositories</a></p>
</div>
</div>
</div>
<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://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://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://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://motivesoft.github.io/cyberzoo">visit website</a><a href="https://github.com/Motivesoft/cyberzoo">project site</a></p>
</div>
</div>
</div>
<h2>Pages</h2>
<div class="projects">
<div class="project">
<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://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">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 open source variants of Visual Studio Code.</p>
<div class="project-links">
<p><a href="https://open-vsx.org/namespace/motivesoft">visit Motivesoft page</a></p>
</div>
</div>
</div>
</main>
<div id="suggestions">
<a href="https://githubstatus.com">GitHub Status</a> —
<a href="https://twitter.com/githubstatus">@githubstatus</a>
</div>
<footer style="display: grid; vertical-align: middle; grid-template-columns: auto 50px;">
<div id="footer" style="padding-top: 5px">
<noscript>Copyright © 2020 Ian Brown.</noscript>
</div>
<script>
originYear = "2020";
d = new Date();
y = d.getFullYear();
if( y != originYear )
{
y = originYear.concat("-").concat(y);
}
document.getElementById("footer").innerHTML = "Copyright © " + y + " Ian Brown";
</script>
<a class="button" href="mailto:enquiries@motivesoft.co.uk"><img src="./email-white.png" alt="email enquiries@motivesoft.co.uk" title="email enquiries@motivesoft.co.uk" height="30px" width="30px"/></a>
</footer>
</body>
</html>