jrtechs
|
e69420f1d8
|
Final changes to the node-website-optimization blog post.
|
6 years ago |
jrtechs
|
8161f86c5f
|
Created admin server and fixed code highlighting.
|
6 years ago |
jrtechs
|
5019cf6f14
|
Started template of website optimization website.
|
6 years ago |
jrtechs
|
7e155dfb4f
|
Updated footer's copyright notice to not include a year.
|
6 years ago |
jrtechs
|
2f39c750c1
|
Purged the css to make it smaller (removed unused css)
|
6 years ago |
jrtechs
|
e8c27d6f6c
|
Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header.
|
6 years ago |
jrtechs
|
8f5697bb59
|
Updated a header with a ETag for caching
|
6 years ago |
jrtechs
|
52ed77edf6
|
Updated menu to use custom JS instead of jquery and boostrap to save some space, and updated cache expiration time.
|
6 years ago |
jrtechs
|
b837b5c98f
|
Leveraged both client and server side caching.
|
6 years ago |
jrtechs
|
41de3d6e5d
|
Updated category and sidebars pages to do stuff in a "perfect" async fashion.
|
6 years ago |
jrtechs
|
4534e5534d
|
Updated the homepage to use better async methods for performance.
|
6 years ago |
jrtechs
|
ec0fac0c1d
|
Updated http to https
|
6 years ago |
jrtechs
|
d65187fcb5
|
Prevented people from simply pointing their host names to my website and ripping off my content.
|
6 years ago |
jrtechs
|
b7bfd84d9d
|
Added documentation and fixed the nav bar.
|
6 years ago |
jrtechs
|
2e128d3496
|
Updated the admin login page to work with boostrap
|
6 years ago |
jrtechs
|
25b5635125
|
Updated the header and fiddled with the color scheme (again)
|
6 years ago |
jrtechs
|
ac722f1ecc
|
Updated the color scheme of the sidebar and buttons
|
6 years ago |
jrtechs
|
3f24b9cc1f
|
Fixed how the sidebars and posts are rendered with boostrap.
|
6 years ago |
jrtechs
|
660a3d82c1
|
Started to refactor to change css library from w3 to bootstrap
|
6 years ago |
jrtechs
|
017e0bc270
|
Started to refactor to change css library from w3 to bootstrap
|
6 years ago |
jrtechs
|
47bc41c38f
|
Updated admin CMS to be able to edit posts after they were entered
|
6 years ago |
jrtechs
|
9c6afac779
|
added meta stuff for google
|
6 years ago |
jrtechs
|
93c492c899
|
Updated look and feel
|
6 years ago |
jrtechs
|
ab69af1bdc
|
Finalized changes for initial test deployment
|
6 years ago |
jrtechs
|
446b0d1ebf
|
Implemented a login page for the admin
|
6 years ago |
jrtechs
|
51eafa7e08
|
Moved server to use express, added stuff to admin page, and updated header
|
6 years ago |
jrtechs
|
10df8bc26f
|
Fixed recent posts with async promises
|
6 years ago |
jrtechs
|
69765acfab
|
Got categories page working
|
6 years ago |
jrtechs
|
66bb63b5a5
|
Worked on getting code highlighting for markdown working
|
6 years ago |
jrtechs
|
3e6b0a7808
|
Worked on the categories sidebar and cleaning up promise statements.
|
6 years ago |
jrtechs
|
5d514b963e
|
Started working on the sidebar
|
6 years ago |
jrtechs
|
e4a2872834
|
Added Promise implementation on post pages
|
6 years ago |
jrtechs
|
57e22e445f
|
So many Promises were added to deal with sync.
|
6 years ago |
jrtechs
|
12598ce9ef
|
Implemented image request script and created 404 page
|
6 years ago |
jrtechs
|
f3aa7e157a
|
Created a sql utility to make it easier for sql operations
|
6 years ago |
jrtechs
|
c5abcd8c94
|
Made the SQL structures in a markdown file.
|
6 years ago |
jrtechs
|
78390abd67
|
Created basic template to use for a blog's header and footer files.
|
6 years ago |