Uses the GDDL API to get submission info and displays it as a list on the site. All API requests are sent through a cloudflare server, it may take up to a few seconds to load the information.
- Fork this repo
- userid: Your GDDL userid. This should be a number.
- username: This can be anything you want.
- fontURL: The google fonts URL for your chosen font.
- fontname: The name of your chosen font.
- theme: The name of your chosen theme, according to the name of the file in ./themes.
- Pick a theme in
./themesor create your own by duplicating and renaming an existing theme and changing the colours. Name and Creator are not used at all in the actual site, they are purely for credit. The variable names are very self explanatory. Use Hex.
- Deploy site with GitHub Pages, or another service.
- Even more themes.
- Custom background images.
- Better custom theming support.