Commit Graph

13 Commits

Author SHA1 Message Date
Solomon Laing
585826a60f added image bounding for posts 2021-06-13 19:06:54 +09:30
Solomon Laing
979481b39c completed first re-theme, colors are red and brown/grey now also layout is drasitaclly changed 2021-06-13 15:36:11 +09:30
Solomon Laing
8147d0db77 added some links and removed old borked ones 2021-06-06 14:07:25 +09:30
Solomon Laing
ac430a46d1 first release of projects ready 2021-06-06 13:27:11 +09:30
Solomon Laing
5d754396da updated code (started to) for new api, npm install is busted due to out of date deps I think, moving to different computer 2021-06-06 12:10:25 +09:30
Solomon Laing
17e74a18a3 got basic implementation of project cards and the suppporting services/routing working. need to style project page now and will have first pass done 2021-06-06 12:10:25 +09:30
Solomon Laing
036f48b3f0 Got api request working.
I added the necessary header to the api server and then changed the content type of the request to text/plain to disabled the preflight OPTIONS request which the server was erroring on.
Not sure about the security of all this but it's a very basic website and I don't think it'll be an issue.
2021-06-06 12:10:25 +09:30
Solomon Laing
fbb00cdecc started implementation of projects page. currently need to work out cors 2021-06-06 12:10:25 +09:30
Solomon Laing
49baafc3c7 added home page content, I am yet to add mobile layouts but the content of teh page is complete. 2021-04-05 21:16:31 +09:30
9d568df286 minor stylings for initial release 2021-04-02 22:06:19 +10:30
8fd679489c merged master into develop 2021-04-02 22:06:12 +10:30
4e309f4d30 merged master into develop 2021-04-02 22:04:26 +10:30
5ecf40f2f2 initial commit 2021-04-01 02:43:37 +10:30