Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

ewpratten/devCredits

Repository files navigation

devCredits Build Status GitHub pull requests GitHub issues GitHub closed pull requests

A simple way to make a credits page for any devRant community projects.

Note to contributors

To join the signal chat, email ewpratten@tuta.io with your phone number. If you add any new PHP file, add the respective command to .travis.yml too:

php -l <path/file name>

How to use

The entire site is link based. Start with the base link:

https://devcredits.herokuapp.com/?

then, add the details:

  • Background color

    Code Color
    color=1 purple
    color=2 green
    color=3 blue
    color=4 red
    color=5 yellow
    color=6 orange
  • Title

    title=<your title here>
    
  • Subtext

    subtext=<add your subtext here, leave blank for none, use link below for formatting>
    

    Text to URL converter: https://meyerweb.com/eric/tools/dencoder/

  • Usernames

    names=<usernames, comma separated, no spaces>
    

Todo

  • allow configuration of background color from link
  • add profile images to the page
  • a collection "devRant community project" banners and embeds for your project site
  • embeddable buttons that link to credits page
  • better mobile version
  • background images
  • clean up unused files
  • test if user exists before displaying name
  • profile photo API?
  • customizable heart from link
  • add heart dropdown to link generator
  • indicator for devRant++ members

About

A simple way to make a credits page for any devRant community projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published