The Wayback Machine - https://web.archive.org/web/20210801184122/https://github.com/topics/website-generator
Skip to content
#

website-generator

Here are 20 public repositories matching this topic...

This is the respository of my private, photography oriented website. Rendering is done in a Kotlin Backend (+ ImageMagick for Thumbnail generation). Image loading is a custom implementation, taking account the actual displayed width / height of the image and much more cool stuff (including an Markdown compatible Apache Velocity build)
  • Updated Jul 9, 2021
  • Java

This was the final project of my CSE 219 (Computer Science III) class, which I took in Fall 2018. This is for the use of professors to simplify the process of building course websites. The majority of the Course Site Generator Project was built by me, though Richard McKenna (McKillaGorilla) is credited for code that involves the Office Hours Pane. The Desktop Java Framework, jTPS, and Properties Manager were all created by Richard McKenna, though I made some edits to the Desktop Java Framework. To run the Course Site Generator, open the projects in a Java IDE and build the projects in the following order: Properties Manager, jTPS, Desktop Java Framework, and Course Site Generator. You may need to add references to the jar files. I recommend for each project, reference all the jar files in this repository. For help using this project, just click 'help' on the project. Please do not copy any code from this project if you have the same project. If you do, I am not responsible for any of your academic dishonesty accusations.
  • Updated Jan 8, 2019
  • Java

Improve this page

Add a description, image, and links to the website-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the website-generator topic, visit your repo's landing page and select "manage topics."

Learn more