index
:
scotsleidassocie.org.git
33-paypal-membership
33-webauthn
34-add-disabled-button-variant
contact-form
production
rework
staging
The website of the Scots Language Society, implemented in Astro
git+scotsleidassocie.org@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
Age
Commit message (
Expand
)
Author
2023-10-19
Optimise CSS (#17)
Joe Carstairs
2023-10-04
Upgrades typescript -> 5.2.2
Joe Carstairs
2023-10-04
Upgrades @astrojs/rss -> 3.0.0
Joe Carstairs
2023-10-04
Upgrades @astrojs/mdx -> 1.1.0
Joe Carstairs
2023-10-03
Upgrades @astrojs/sitemap -> 3.0.0
Joe Carstairs
2023-10-03
Upgrades vercel -> 32.4.0
Joe Carstairs
2023-10-03
Upgrades astro -> v3
Joe Carstairs
2023-08-25
Installs @astro/rss
Joe Carstairs
2023-08-24
Adds sitemap for lallans.co.uk
Joe Carstairs
2023-08-14
Installs MDX plugin
Joe Carstairs
2023-08-12
Adds payment success confirmation page for Lallans issues
Joe Carstairs
2023-08-12
Installs @paypal/paypal-js
Joe Carstairs
2023-08-12
No more API build step
Joe Carstairs
2023-08-12
Replaces fd with ls
Joe Carstairs
2023-08-12
Cleans API build in NPM lifecycle script
Joe Carstairs
2023-08-12
Uses NPM lifecycle scripts
Joe Carstairs
2023-08-08
Don't lint .css
Joe Carstairs
2023-08-07
Pre-compiles api
Joe Carstairs
2023-08-06
Installs dotenv NPM package
Joe Carstairs
2023-08-06
Installs vercel NPM package
Joe Carstairs
2023-08-05
Moves to root folder
Joe Carstairs
2023-08-04
Defines npm set script
Joe Carstairs
2023-08-03
Runs lint-staged on pre-commit husky hook
Joe Carstairs
2023-08-03
Move code quality tools to root directory
Joe Carstairs
2023-08-02
Initial commit
Joe Carstairs
2023-08-01
Initial commit from Astro
houston[bot]