<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scotsleidassocie.org.git/src/i18n/translations, branch contact-form</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>Contact form page</title>
<updated>2024-04-07T08:58:46+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2024-04-07T08:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=c9ffd961639c2d0d32da491f3c696d7b921bfb2c'/>
<id>c9ffd961639c2d0d32da491f3c696d7b921bfb2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates homepage: submissions for Lallans 105</title>
<updated>2024-03-19T18:14:06+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2024-03-19T18:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=1a690b2154f2abe33e096a7da1ea0b34beb57a41'/>
<id>1a690b2154f2abe33e096a7da1ea0b34beb57a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes the Sangschaw (#78)</title>
<updated>2024-02-01T22:27:47+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+joeacarstairs@users.noreply.github.com</email>
</author>
<published>2024-02-01T22:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=1a8452d42f7a95e551261562cd609f5c2fb475ca'/>
<id>1a8452d42f7a95e551261562cd609f5c2fb475ca</id>
<content type='text'>
* Closes the Sangschaw

* Fixes syntax

---------

Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Closes the Sangschaw

* Fixes syntax

---------

Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>33 / Pay annual subscription by PayPal (#68)</title>
<updated>2024-01-25T16:59:42+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>118172583+jcarstairs-scottlogic@users.noreply.github.com</email>
</author>
<published>2024-01-25T16:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=1a6eb7e2ff0bf551e1560c67170e90fa8ec2a8ea'/>
<id>1a6eb7e2ff0bf551e1560c67170e90fa8ec2a8ea</id>
<content type='text'>
* Refactors paypal-buttons -&gt; paypal-product-buttons WebComponent

* Pulls out address to data file

* Defines annual subscription prices data hash

* Styles paypal-product-buttons

* Styles &lt;address&gt;

* Details have cursor:pointer on the summary

* Moves Jyne section to separate page

* Rewrites payment options using details components

* Reworks translation typing

* Defines MembershipType enum

* Adds translations for MembershipType enum

* Can pay annual subs by PayPal

* Styles tables better</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactors paypal-buttons -&gt; paypal-product-buttons WebComponent

* Pulls out address to data file

* Defines annual subscription prices data hash

* Styles paypal-product-buttons

* Styles &lt;address&gt;

* Details have cursor:pointer on the summary

* Moves Jyne section to separate page

* Rewrites payment options using details components

* Reworks translation typing

* Defines MembershipType enum

* Adds translations for MembershipType enum

* Can pay annual subs by PayPal

* Styles tables better</pre>
</div>
</content>
</entry>
<entry>
<title>Layout and typography improvements (#63)</title>
<updated>2024-01-19T07:32:30+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>118172583+jcarstairs-scottlogic@users.noreply.github.com</email>
</author>
<published>2024-01-19T07:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=0b2fbe3f5b9e2fcf0da2b320af504d5cca759045'/>
<id>0b2fbe3f5b9e2fcf0da2b320af504d5cca759045</id>
<content type='text'>
* Adds soft hyphens to homepage

* auto-hyphenates!

* Tighter line-height in logo

* Fixes spacing and typography below xs breakpoint

* Fixes xs-sm spacing and typography

* Fixes border widths

* Link hover uses wavy underline instead of fat underline

* Fixes committee img layout on &lt;xs

* Nice separators between committee members

* Better styling for committee member heading

* Consistent start-end block padding for sections

* Better breadcrumb styling

* Neatens alignment in footer

* Renames scss/variables -&gt; scss/custom-properties

* Pulls out colours SCSS variables

* Merges margins and padding values

* Moves variables/colours -&gt; values/colours

* Starts migrating spacing values to SCSS

* Pulls out typography logic to SCSS variables/functions

* Removes unneeded --er custom property

* Calculates grid-total-width-absolute in SCSS

* Forwards constants with @forward

* Removes TODOs and unnecessary assignment to --width-prose</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adds soft hyphens to homepage

* auto-hyphenates!

* Tighter line-height in logo

* Fixes spacing and typography below xs breakpoint

* Fixes xs-sm spacing and typography

* Fixes border widths

* Link hover uses wavy underline instead of fat underline

* Fixes committee img layout on &lt;xs

* Nice separators between committee members

* Better styling for committee member heading

* Consistent start-end block padding for sections

* Better breadcrumb styling

* Neatens alignment in footer

* Renames scss/variables -&gt; scss/custom-properties

* Pulls out colours SCSS variables

* Merges margins and padding values

* Moves variables/colours -&gt; values/colours

* Starts migrating spacing values to SCSS

* Pulls out typography logic to SCSS variables/functions

* Removes unneeded --er custom property

* Calculates grid-total-width-absolute in SCSS

* Forwards constants with @forward

* Removes TODOs and unnecessary assignment to --width-prose</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Sangschaw ad to top of homepage (#59)</title>
<updated>2024-01-12T08:29:08+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+joeacarstairs@users.noreply.github.com</email>
</author>
<published>2024-01-11T08:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=da96287803ea26f4cc35173f9f34b71a1d6adfa5'/>
<id>da96287803ea26f4cc35173f9f34b71a1d6adfa5</id>
<content type='text'>
Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Joe Carstairs &lt;65492573+Sycamost@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Improve CSS reset (#51)</title>
<updated>2024-01-12T08:29:08+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>118172583+jcarstairs-scottlogic@users.noreply.github.com</email>
</author>
<published>2023-12-21T21:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=5d5e2f8aa5c4030c33bf06f2cb817b9d770cc884'/>
<id>5d5e2f8aa5c4030c33bf06f2cb817b9d770cc884</id>
<content type='text'>
* Font size inflation

* Removes main adjustment for IE

* Documents hr corrections

* Documents pre corrections

* Documents abbr[title] corrections

* Documents b, strong corrections

* Squishes pre rule with code,kbd,samp

* Documents sub,sub line-height fix

* Removes IE fix for img borders

* Documents form control resets

* Documents details display:block

* Documents summary correction

* Removes [hidden] fix for IE

* Adds border-box sizing rules

* Refactors links</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Font size inflation

* Removes main adjustment for IE

* Documents hr corrections

* Documents pre corrections

* Documents abbr[title] corrections

* Documents b, strong corrections

* Squishes pre rule with code,kbd,samp

* Documents sub,sub line-height fix

* Removes IE fix for img borders

* Documents form control resets

* Documents details display:block

* Documents summary correction

* Removes [hidden] fix for IE

* Adds border-box sizing rules

* Refactors links</pre>
</div>
</content>
</entry>
<entry>
<title>Asks for submissions to Lallans 104</title>
<updated>2023-11-06T07:31:05+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>jcarstairs@scottlogic.com</email>
</author>
<published>2023-11-06T07:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=f17594526f63b57ed37732c517888350cdcb7b7d'/>
<id>f17594526f63b57ed37732c517888350cdcb7b7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Call for submissions refers to Lallans 103 (#22)</title>
<updated>2023-10-23T19:32:07+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-10-23T19:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=94f88956e0ab5dd420a0a0db38fb5e247fab0932'/>
<id>94f88956e0ab5dd420a0a0db38fb5e247fab0932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes typo</title>
<updated>2023-09-21T21:07:35+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-09-21T21:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=c3b6fd367eeb7011077134b9828e0052b0d4158a'/>
<id>c3b6fd367eeb7011077134b9828e0052b0d4158a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
