jrtechs
|
66d0c02f59
|
Finished first complete draft of the fibonacci post complete with mathy latex proofs.
|
6 years ago |
Jeffery Russell
|
d26b2a8b35
|
Merge pull request #4 from jrtechs/master
Back merge With Master
|
6 years ago |
Jeffery Russell
|
dc2cf1dbcd
|
Merge pull request #3 from jrtechs/LatexSupport
Latex support
|
6 years ago |
jrtechs
|
a0bb869642
|
Updated blog posts to look better with the new pandocs parser which creates a index list at the top of the blog post.
|
6 years ago |
jrtechs
|
5a2828c4df
|
Added a very basic latex support for blog posts using pandoc.
|
6 years ago |
jrtechs
|
7abc9097d0
|
Finished first draft of the Fibonacci blog post.
|
6 years ago |
jrtechs
|
e9cdec6482
|
Created initial content for the new post on 3 ways to calculate the fibonacci sequence.
|
6 years ago |
jrtechs
|
0803b2ed43
|
Refactored file structure of the website to create more uniformity.
|
6 years ago |
jrtechs
|
b591631d86
|
Updated the admin page to be able to delete old downloads.
|
6 years ago |
jrtechs
|
6f1cda016f
|
Finalized the contact form's code for the website.
|
6 years ago |
jrtechs
|
793bac2fef
|
Finished validating the captcha and sending the email with nodemailer.
|
6 years ago |
jrtechs
|
e89af8fbac
|
Worked on creating contact page
|
6 years ago |
jrtechs
|
8bfb0bfa1e
|
refactored includes.js to deal with all static content for the website.
|
6 years ago |
jrtechs
|
a74333a0c4
|
Refactored image code
|
6 years ago |
jrtechs
|
ec91c40b81
|
Fixed the server from not serving txt files for sitemap.txt and robots.txt
|
6 years ago |
jrtechs
|
59da1a77f8
|
Finished final draft of C to C++ tutorial blog post.
|
6 years ago |
jrtechs
|
49a7ac56d2
|
Proofed all the code in the c++ tutorial and added more content on strings.
|
6 years ago |
jrtechs
|
c79c36d26f
|
Finished first draft of C to C++ tutorial
|
6 years ago |
jrtechs
|
22f0fa003c
|
Wrote half of c++ blog post draft.
|
6 years ago |
jrtechs
|
378b9a5484
|
Wrote most of the C++ code for the c to c++ tutorial blog post.
|
6 years ago |
jrtechs
|
d1a80af430
|
Started working on back end server analytics.
|
6 years ago |
jrtechs
|
a3c5b7514b
|
Started outline of c++ tutorial for c developers.
|
6 years ago |
jrtechs
|
dd70baed90
|
Updated alt text on older blog posts.
|
6 years ago |
jrtechs
|
ab07f462b5
|
Fixed embedded youtube videos to make sure that they don't do outside of their block and moved gremlin post from the programming category to the java category.
|
6 years ago |
jrtechs
|
109962374a
|
Merge remote-tracking branch 'origin/master'
|
6 years ago |
jrtechs
|
ad7199e1d9
|
Finished Gremlin in 10 Minutes blog post
|
6 years ago |
jrtechs
|
7bb4f78815
|
Updated the color scheme of website to match portfolio website and added purged the css file to make it smaller.
|
6 years ago |
Jeffery R
|
73b00c4902
|
Updated License
|
6 years ago |
jrtechs
|
f932c8fb3b
|
Updated readme file with a more universal style and added a section about the Legal and licenses used.
|
6 years ago |
jrtechs
|
33d13840f9
|
Finished rough draft of gremlin blog post
|
6 years ago |
jrtechs
|
f51563660c
|
Updated color scheme to be all blue.
|
6 years ago |
jrtechs
|
dfbe6d2c5b
|
Worked on the skeleton of the gremlin blog post.
|
6 years ago |
jrtechs
|
e69420f1d8
|
Final changes to the node-website-optimization blog post.
|
6 years ago |
jrtechs
|
e661a51d08
|
Updated post code tags
|
6 years ago |
jrtechs
|
8161f86c5f
|
Created admin server and fixed code highlighting.
|
6 years ago |
jrtechs
|
cc54d44937
|
Revised and edited blog post on web optimization with node.
|
6 years ago |
jrtechs
|
4f03e948da
|
Finished first draft of blog of website optimization blog post.
|
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
|
9e8ae921fd
|
Fixed image width issue on single post pages.
|
6 years ago |
jrtechs
|
4952eff98f
|
Fixed style issue which happened after images were re-sized.
|
6 years ago |
jrtechs
|
3ec3a65bc5
|
Enabled Gzip compression through node dependency and updated script to compress and resize images down to 690px.
|
6 years ago |
jrtechs
|
2f39c750c1
|
Purged the css to make it smaller (removed unused css)
|
6 years ago |
jrtechs
|
24982c73e3
|
Updated server.js to handel wrong requests.
|
6 years ago |
jrtechs
|
4bbb823744
|
Removed google font from css file
|
6 years ago |
jrtechs
|
0014135788
|
Prevented server from caching admin page and started self hosting the font file.
|
6 years ago |
jrtechs
|
715634f92a
|
Renamed blog post to prevent collision with the part of server looking to serve java script files.
|
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
|
427099acf6
|
Fixed small bug with hashing of images for ETag
|
6 years ago |
jrtechs
|
8f5697bb59
|
Updated a header with a ETag for caching
|
6 years ago |