<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scotsleidassocie.org.git/public/normalize.css, branch staging</title>
<subtitle>The website of the Scots Language Society, implemented in Astro</subtitle>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/'/>
<entry>
<title>Optimise CSS (#17)</title>
<updated>2023-10-19T22:13:30+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-10-19T22:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=a1cabdeaaf3bade1bd0872bcafc52c81f1c31ce8'/>
<id>a1cabdeaaf3bade1bd0872bcafc52c81f1c31ce8</id>
<content type='text'>
* Installs Sass

* installs concurrently

* Ports CSS to SCSS

* Gitignores CSS build output

* Moves public/main.css to scss/index.scss

* Fixes port to SCSS

* Use-ifies base styles

* Use-ifies layout styles

* Use-ifies modules styles

* Use-ifies variables

* Use-ifies utils

* Moves normalize to scss

* Implements a CSS minifying step with CSSO

---------

Co-authored-by: Joe Carstairs &lt;jcarstairs@scottlogic.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Installs Sass

* installs concurrently

* Ports CSS to SCSS

* Gitignores CSS build output

* Moves public/main.css to scss/index.scss

* Fixes port to SCSS

* Use-ifies base styles

* Use-ifies layout styles

* Use-ifies modules styles

* Use-ifies variables

* Use-ifies utils

* Moves normalize to scss

* Implements a CSS minifying step with CSSO

---------

Co-authored-by: Joe Carstairs &lt;jcarstairs@scottlogic.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Cuts out some unneeded normalizing styles</title>
<updated>2023-08-26T16:22:45+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-26T16:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=be68b8ca2e36778d32e58bc1596037a5d5ea0074'/>
<id>be68b8ca2e36778d32e58bc1596037a5d5ea0074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Random tidying</title>
<updated>2023-08-25T18:10:59+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-25T18:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=1eb951213dfaaae81378e4b4408f76834533a360'/>
<id>1eb951213dfaaae81378e4b4408f76834533a360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improves block spacing</title>
<updated>2023-08-19T09:41:51+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-19T09:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=41a42b051e1c8f9f5bcc6ec749b6d60c8b4ff7fd'/>
<id>41a42b051e1c8f9f5bcc6ec749b6d60c8b4ff7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pulls out schedule module</title>
<updated>2023-08-18T20:21:35+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-18T20:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=a9d4d0d1bbc612439959d774ca109898abd922b7'/>
<id>a9d4d0d1bbc612439959d774ca109898abd922b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalizes anchors better</title>
<updated>2023-08-14T20:14:19+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-14T20:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=a9867c83d92073b023404fd0b687e40fb69037ec'/>
<id>a9867c83d92073b023404fd0b687e40fb69037ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds breadcrumbs</title>
<updated>2023-08-13T08:07:24+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-13T08:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=c3f119d332dea3fc33494a44e077f00f6ad05eec'/>
<id>c3f119d332dea3fc33494a44e077f00f6ad05eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improves colours</title>
<updated>2023-08-12T20:14:09+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-12T20:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=c1c9f9a9f3004460787ca23d55ffdacec95c0aad'/>
<id>c1c9f9a9f3004460787ca23d55ffdacec95c0aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2023-08-07T18:41:11+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-07T18:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=e08094210c15ee0114ae4f11142aa5f89d81c7aa'/>
<id>e08094210c15ee0114ae4f11142aa5f89d81c7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/jcarstairs-scottlogic/lallans-wabsteid-astro</title>
<updated>2023-08-07T17:19:06+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>jcarstairs@scottlogic.com</email>
</author>
<published>2023-08-07T17:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=2fcbccfbd49c6eaf433272749e32589a6f490200'/>
<id>2fcbccfbd49c6eaf433272749e32589a6f490200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
