Commit Graph

41 Commits (1db2c9a45c5144be6004ac11a740ae381ab8a234)

Author SHA1 Message Date
456477617264 1db2c9a45c About page update. 2021-09-15 22:52:05 +01:00
456477617264 68af2159b1 Valued Member Images 2021-09-15 22:49:14 +01:00
Kieran Coldron f6842aea55
Swap call to action button colours, because I'm an idiot and din't read the buttons content, also github is shouting at me for making this title too long so I'm going to make it even longer 2021-09-09 00:58:23 +01:00
Starbeamrainbowlabs 4e371727b9
package.json: cross-env is not needed for tailwind:build 2021-09-08 20:14:22 +01:00
George Kokinis 4230a414dc
Correct discord link.
First of all, there was no capitals.
Then there was a subdomain.
Then back to no capitals.
Now, should be a valid discord link - which should be updated when we fix discord.freeside.co.uk
2021-09-08 18:28:06 +01:00
456477617264 34818fee2b Revert "Update discord invite link"
This reverts commit 7f3998342e.
2021-09-08 18:21:58 +01:00
456477617264 89f2312f47 Updated discord link 2021-09-08 18:15:49 +01:00
456477617264 70c4ac2d21 Updated Contributors.js 2021-09-08 18:09:35 +01:00
Starbeamrainbowlabs 2c53c73794
Fix 'join our discord' button' 2021-09-08 16:16:58 +01:00
Starbeamrainbowlabs 7f3998342e
Update discord invite link 2021-09-08 16:12:31 +01:00
Starbeamrainbowlabs f0016c2035
.gitignore: ignore cache files 2021-09-08 15:51:02 +01:00
Starbeamrainbowlabs c36700380b
Bugfix: run tailwind build, not tailwind watch 2021-09-08 15:50:19 +01:00
Starbeamrainbowlabs a7e74cc314
package.json/build: run tailwind before build 2021-09-08 15:45:42 +01:00
Starbeamrainbowlabs d1e6178b49
package.json: add build command 2021-09-08 15:44:28 +01:00
456477617264 7fb80a31d6
Merge pull request #3 from FreesideHull/responsiveness
Merge Responsiveness to Master
2021-09-07 15:59:47 +01:00
456477617264 0cce9c3b7a Removed redundant css class 2021-09-07 15:52:05 +01:00
456477617264 f65c32e0c7 Fixed link in nav 2021-09-07 15:51:40 +01:00
456477617264 6f442947b7 Retained indexes that are in progress 2021-09-07 15:51:21 +01:00
456477617264 b17969561f Added coming soon template and implemented it on pages that still need work so we can get the website up and do incremental changes. 2021-09-07 15:50:48 +01:00
456477617264 1497b0c971 Fixed call to action buttons positioning 2021-09-07 15:14:15 +01:00
Kieran Coldron 4a31f84a68 fix mobile nav menu 2021-08-30 21:51:38 +01:00
Kieran Coldron eb9a22d914 fix Alumni grid 2021-08-30 21:10:47 +01:00
Kieran Coldron 6119127337 fix ant sized social buttons on mobile 2021-08-30 20:47:17 +01:00
Kieran Coldron 27774ce7ef fix bottom cards background and add blur to make text more readable 2021-08-30 20:41:28 +01:00
Kieran Coldron 01c3004133 fix dupe line 2021-08-30 20:23:03 +01:00
Kieran Coldron cd23f778db add images back and break bottom cards 2021-08-30 20:22:23 +01:00
Kieran Coldron 2790448e1f remove public folder 2021-08-29 21:27:13 +01:00
Kieran Coldron a1d4d05219 clean up some stuff, add some responsiveness 2021-08-29 21:23:02 +01:00
456477617264 1ad13efb52 Adding .gitignore 2021-08-24 16:48:05 +01:00
456477617264 e792ffa2d2 Commented out links in nav and updated alumni link on index 2021-08-21 01:10:02 +01:00
456477617264 8692550a05 Removed 1997 2021-08-21 01:02:33 +01:00
456477617264 3cd810e7f7 fixed nav 2021-08-21 01:00:09 +01:00
456477617264 a5fff34dd6 History template 2021-08-21 00:58:11 +01:00
456477617264 4fd01449df Added README 2021-08-20 17:48:17 +01:00
456477617264 9e5b171a48
Delete package-lock.json 2021-08-20 01:07:53 +01:00
456477617264 9b0e1758c3
Delete .gitattributes 2021-08-20 01:07:43 +01:00
456477617264 f39797f48f
Delete .gitignore 2021-08-20 01:07:25 +01:00
456477617264 c5363bc61e new file: eleventyComputed.js
new file:   internal/_includes/layouts/blog.njk
	new file:   internal/_includes/layouts/post.njk
	new file:   internal/about/index.njk
	new file:   internal/blog/index.njk
	new file:   internal/data/posts/2016-03-08-servers-coffee-mugs-and-more.markdown
	new file:   internal/data/posts/2016-03-10-special-delivery.markdown
	new file:   internal/data/posts/2017-11-18-new-home-for-freeside.markdown
	new file:   internal/data/posts/2018-04-15-freeside-is-now-open.md
	new file:   internal/data/posts/2018-10-01-welcome-to-freeside.md
	new file:   internal/data/posts/2019-01-29-card-access.md
	new file:   internal/data/posts/2019-10-02-linux-101.md
	new file:   internal/data/posts/2019-10-09-linux-101-slides.md
	new file:   public/assets/img/epictek.jpg
2021-08-20 01:05:56 +01:00
456477617264 f6147f8eae modified: .eleventy.js
modified:   internal/_includes/layouts/default.njk
	modified:   internal/_includes/layouts/home.njk
	modified:   internal/_includes/snippets/nav.njk
	deleted:    internal/about/index.md
	modified:   internal/alumni/index.njk
	modified:   internal/history/index.md
	modified:   internal/index.njk
	modified:   public/about/index.html
	modified:   public/alumni/index.html
	modified:   public/history/index.html
	modified:   public/index.html
2021-08-20 00:57:02 +01:00
456477617264 6043d5ec6e Add project files. 2021-08-18 19:56:22 +01:00
456477617264 67fe29a886 Add .gitignore and .gitattributes. 2021-08-18 19:56:19 +01:00