jrtechs
|
64923ee326
|
Updated my cs review blog post with information on DFA minification, the pumping lemma and Context free languages.
|
6 years ago |
jrtechs
|
f8aa7437ee
|
Started working on CS Theory Review Post.
|
6 years ago |
Jeffery Russell
|
286df044ec
|
Merge pull request #27 from jrtechs/adminRefactor
Admin Page Refactor
|
6 years ago |
jrtechs
|
2ef43a6872
|
Refactored the admin page to be hosted under /admin again.
|
6 years ago |
jrtechs
|
aa88b4429f
|
Refactored code to use a single place for loading static content such as
html, css, js and image files. I also moved the render blog content outside of the server.js to give more readability.
|
6 years ago |
jrtechs
|
cde78c314c
|
Merge changes into master.
|
6 years ago |
jrtechs
|
b6ceb8734a
|
Quick fix to ensure that images of the steam blog are still loaded correctly.
|
6 years ago |
Jeffery Russell
|
e491ea6155
|
Merge pull request #26 from jrtechs/projectsSites
Added static projects sites to the blog.
|
6 years ago |
jrtechs
|
dd2fe9f067
|
Modified this code to work with "other projects" and render SVG images properly.
|
6 years ago |
jrtechs
|
d25d9da48a
|
Created projects sites state diagram.
|
6 years ago |
jrtechs
|
ada1aad65d
|
Got the basic functionality of getting project websites under the node application done with the steam graph project.
|
6 years ago |
jrtechs
|
2b6228fe59
|
Added the steam graph project website in this repo.
|
6 years ago |
Jeffery Russell
|
fae7933a3f
|
Merge pull request #22 from jrtechs/selfDrivingCarDebate
Self driving car debate
|
6 years ago |
jrtechs
|
ccfa947c72
|
Final draft of morality of self driving cars blog post.
|
6 years ago |
jrtechs
|
642463903d
|
Finished first draft of morality of a self driving cars.
|
6 years ago |
jrtechs
|
149ba3207f
|
Fixed issue with wrong CDM used by MathJax. Fixes #13
|
6 years ago |
jrtechs
|
f2aa2d3978
|
Fixed issue icons on the contact page and the contact page not appearing after last refactor. Fixes #12
|
6 years ago |
jrtechs
|
fd5c6743c6
|
Updated footer to use light weight svg images instead of font awesome.
|
6 years ago |
jrtechs
|
dff09ae4bb
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# utils/renderBlogPost.js
|
6 years ago |
jrtechs
|
6c998ce20d
|
Fixed issue with the read more button on preview.
|
6 years ago |
Jeffery Russell
|
f9479729e7
|
Merge pull request #7 from jrtechs/FibonacciPost
Final updates and revisions to the fibonacci post.
|
6 years ago |
jrtechs
|
a021a08fbc
|
Final updates and revisions to the fibonacci post.
|
6 years ago |
Jeffery Russell
|
168e8aacf0
|
Merge pull request #5 from jrtechs/StandardizeRendering
Standardize rendering
|
6 years ago |
jrtechs
|
ac8aca4f9d
|
Documented the new code and fixed a bug with the table of contents.
|
6 years ago |
jrtechs
|
a35cdaadd8
|
Unified how blog posts were rendered between the preview post and full render.
|
6 years ago |
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 |