|
c9649000ea
|
Move source code to src directory
|
2020-04-13 07:35:48 +01:00 |
|
|
49782b0325
|
Organise models
|
2020-04-13 07:23:55 +01:00 |
|
|
a8f2dbd66e
|
Replace auth endpoint in config with stored secret
|
2020-04-12 14:43:34 +01:00 |
|
|
1329683f58
|
Tidy up config
|
2020-04-12 14:38:32 +01:00 |
|
|
79c17f75cd
|
Use new Auth API
|
2020-04-12 14:25:16 +01:00 |
|
|
38e76d3539
|
Uncomment build tasks
|
2020-04-12 11:12:32 +01:00 |
|
|
8bf483b334
|
Use new projects API
|
2020-04-12 11:09:04 +01:00 |
|
|
11bca4cf53
|
Use editorconfig from API projects
|
2020-04-12 10:44:59 +01:00 |
|
|
0923b55430
|
Fix API communication issues
|
2020-04-11 14:09:29 +01:00 |
|
|
25c320bf6b
|
Use new API for blog
|
2020-04-11 13:37:14 +01:00 |
|
|
e389b2404a
|
Put in test fallback for manual error code. Output http mock for later verification.
|
2020-04-11 09:27:27 +01:00 |
|
|
022de696e3
|
Expand builder and tests for query strings and post body
|
2020-04-11 09:01:48 +01:00 |
|
|
524b418969
|
Add builder for HttpClient
|
2020-04-10 22:24:24 +01:00 |
|
|
176c401cf1
|
Add API client in preparation for new microservices.
|
2020-04-10 22:11:20 +01:00 |
|
|
d9dc33004f
|
Add target for external link to open in new tab
|
2020-04-05 13:33:54 +01:00 |
|
|
39a3af8c04
|
Open blog external links in new tab
|
2020-04-05 13:08:47 +01:00 |
|
|
3eca70a102
|
Render images server side. Remove JS hack to get images to render.
|
2020-04-05 12:16:51 +01:00 |
|
|
5d67e92245
|
Get the latest commit and show it on the home page
|
2020-04-05 07:42:22 +01:00 |
|
|
ffb3e791ab
|
Set some coding standards
|
2020-04-04 18:27:12 +01:00 |
|
|
16842ae7af
|
Put blog first in nav
|
2020-04-04 18:18:00 +01:00 |
|
|
de38db63fc
|
Only publish the website project
|
2020-04-04 13:34:29 +01:00 |
|
|
0f2b447c4f
|
Update build script to delete SCSS files
|
2020-04-04 13:20:48 +01:00 |
|
|
8feb06ef4b
|
Update Readme
|
2020-04-04 13:18:00 +01:00 |
|
|
03fb0b58fd
|
Set up the filters required to ignore local dev config.
|
2020-04-04 13:16:50 +01:00 |
|
|
a375a4356a
|
Set up bundling and move blog JS to JS file.
|
2020-04-04 12:50:20 +01:00 |
|
|
1b13e22bce
|
Add missing semi-colon
|
2020-04-03 15:34:00 +01:00 |
|
|
813a4038b3
|
Tweak primary colour to pass AA accessibility level
|
2020-04-03 15:30:37 +01:00 |
|
|
13201cf3d4
|
Fix some missed bits from conversion
|
2020-03-23 21:10:04 +00:00 |
|
|
47c7cf1aa4
|
Move to SASS
|
2020-03-23 21:01:32 +00:00 |
|
|
3ab7ab54b4
|
Set text selection colours
|
2020-03-15 16:49:15 +00:00 |
|
|
351946dc12
|
Remove accidetally comitted code
|
2020-03-15 14:05:51 +00:00 |
|
|
4bef8167e6
|
Fix webfonts symlink
|
2020-03-15 14:05:43 +00:00 |
|
|
de4748bd15
|
Add an external link icon using FontAwesome
|
2020-03-15 13:59:19 +00:00 |
|
|
cd3a7efdaa
|
Change up the header
|
2020-03-15 12:43:23 +00:00 |
|
|
f5fa4ca853
|
Add blog image JS to list page.
|
2020-03-15 12:29:43 +00:00 |
|
|
e36459c3b8
|
Make code styles apply in more than just P tags
|
2020-03-15 11:55:51 +00:00 |
|
|
b506baa76d
|
Add blog image JS to list page.
|
2020-03-15 11:51:33 +00:00 |
|
|
ab8745a418
|
Put auth on account index page to force login
|
2020-03-15 10:31:31 +00:00 |
|
|
23a51bf18d
|
Put in adaptive layout for mobile. Introduce JavaScript free nav menu toggle.
|
2020-03-15 10:26:41 +00:00 |
|
|
856c1bdeee
|
Put in adaptive layout for mobile. Introduce JavaScript free nav menu toggle.
|
2020-03-15 10:23:31 +00:00 |
|
|
8d91abd3ae
|
Put in adaptive layout for mobile. Introduce JavaScript free nav menu toggle.
|
2020-03-15 10:21:14 +00:00 |
|
|
4b6f5e74bc
|
Remove underline that was messing with bottom edge of highlight
|
2020-03-15 09:34:28 +00:00 |
|
|
a01ff74fb0
|
Put in secret link to account page
|
2020-03-15 09:29:30 +00:00 |
|
|
0f704a872e
|
Add a link hover animation
|
2020-03-15 09:27:00 +00:00 |
|
|
02de8056b1
|
FIx missing class
|
2020-03-15 09:09:33 +00:00 |
|
|
7cb235310a
|
Some style tweaks
|
2020-03-15 09:09:26 +00:00 |
|
|
3c99b74fd5
|
Apply base code highlight style to all code boxes
|
2020-03-14 08:07:11 +00:00 |
|
|
2efd6a133a
|
Fix CSS qualifier typo
|
2020-01-25 12:19:59 +00:00 |
|
|
dc7a49ed93
|
Updated styling for code blocks
|
2020-01-25 12:14:54 +00:00 |
|
|
20859f5eae
|
Edit homepage
|
2020-01-04 17:23:59 +00:00 |
|