jrtechs
|
d094cac4b2
|
Updated the home page to use the templating engine.
|
5 years ago |
jrtechs
|
93e8ca189b
|
Updated admin section of website to use template engine for the login screen and started it for the downloads page.
|
5 years ago |
jrtechs
|
c3d8730cd0
|
Updated blog renderer engine to lazy load youtube videos.
|
5 years ago |
jrtechs
|
639cd1867e
|
Implemented functionality allowing people to view older posts on the home page.
|
5 years ago |
jrtechs
|
779401f326
|
Updated the email system to store information for captcha and email in the new configuration system.
|
6 years ago |
jrtechs
|
c6d83e7f43
|
Created a favicon for the website.
|
6 years ago |
Jeffery Russell
|
170ee2d678
|
Updated a error in CS theory blog post and updated docs on the server.js file.
|
6 years ago |
Jeffery Russell
|
7e7d168a8b
|
Updated system to read configuration settings from a centralized config file rather than random files or hard coded parameters.
|
6 years ago |
Jeffery Russell
|
2e9a8db2fe
|
Fixed issue with mathjax cdm again
|
6 years ago |
jrtechs
|
f9299a9bd0
|
Implemented a procedure to ban people based on ip after they have x amount of invalid log-in attempts.
|
6 years ago |
jrtechs
|
83ca381fd6
|
Fixed small issues with the static blog previewer.
|
6 years ago |
Jeffery Russell
|
56dc63a7bc
|
Created system to preview blog posts your working on.
|
6 years ago |
jrtechs
|
149ba3207f
|
Fixed issue with wrong CDM used by MathJax. Fixes #13
|
6 years ago |
jrtechs
|
6c998ce20d
|
Fixed issue with the read more button on preview.
|
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 |
jrtechs
|
5a2828c4df
|
Added a very basic latex support for blog posts using pandoc.
|
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
|
793bac2fef
|
Finished validating the captcha and sending the email with nodemailer.
|
6 years ago |
jrtechs
|
d1a80af430
|
Started working on back end server analytics.
|
6 years ago |
jrtechs
|
0da9c29df8
|
Fixed the siteMap generator.
|
6 years ago |
jrtechs
|
ed6db5989a
|
Updated server to serve the admin pages using better async methods.
|
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
|
d65187fcb5
|
Prevented people from simply pointing their host names to my website and ripping off my content.
|
6 years ago |
jrtechs
|
ed5c1911a7
|
Updated downloads to update downloads count in database
|
6 years ago |
jrtechs
|
0aea706da4
|
Added downloads widgets to the admin page.
|
6 years ago |
jrtechs
|
a4c66565ea
|
Minor tweaks to sql and added docs to generate sitemap.js
|
6 years ago |
Jeffery R
|
9dfd7b0ba7
|
Updated documentation
|
6 years ago |
jrtechs
|
b8be296ff4
|
Generated previews of the blog posts for display on home page and categories page
|
6 years ago |
jrtechs
|
47bc41c38f
|
Updated admin CMS to be able to edit posts after they were entered
|
6 years ago |
jrtechs
|
4b09f526ba
|
Added a sitemap generator
|
6 years ago |
Jeffery R
|
f1a2fc3732
|
Updated the way which posts are displayed in the category pages
|
6 years ago |
jrtechs
|
d177de6a16
|
Started working on site map generator
|
6 years ago |
jrtechs
|
93c492c899
|
Updated look and feel
|
6 years ago |
jrtechs
|
c4b83e5fb5
|
Started working on a downloads page
|
6 years ago |
jrtechs
|
21ed7ffcda
|
Fixed image scaling
|
6 years ago |
jrtechs
|
d99ebe4d22
|
Fixed last minute bugs
|
6 years ago |
jrtechs
|
ed756c0579
|
Moved credentials to external file so "real keys" can be used to test on production.
|
6 years ago |
jrtechs
|
ab69af1bdc
|
Finalized changes for initial test deployment
|
6 years ago |
jrtechs
|
2c2670c031
|
Sync fixes with categories page
|
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
|
b8e46f6d01
|
Created recent posts sidebar
|
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
|
8a7db301cf
|
Added markdown viewer for posts and implemented sql entry for posts
|
6 years ago |