Generates custom css for tumblr users! Designed to be used with tumblr's official theme.

image


Contribution Guidelines

Please read the following information before contributing to this repo!

How to Contribute

  1. Pick an existing issue to work on

    • write a comment (on the issue) stating that you will be working on the issue. I will give official assignments based on first come first serve. Assignment will expire in 3 days time if the issue has not been resolved. Please re-comment if you need another 3 days. You may only ask for an extension 3 times before the issue will become unassigned or given to the next commenter.
  2. Fork the Project

  3. Create a Branch

  4. Work on Issue

  5. Create & Submit a Pull Request once you have completed all requirements for the issue.

    • Follow the PR template provided
    • Reach out to me on Discord if you would like to send me a link to your PR directly (optional)

How to Run

  1. clone your forked repo onto your machine
  2. open project folder with vs code or any text editor that supports html/css/javascript
  3. check out to your created branch.
  4. Open index.html
    • Either use live server extension to open or
    • right-click index.html, copy path, and paste path onto a browser.

How to Test

Please make sure output is correct by locally testing the code you have implemented. Any PRs will be reviewed by me before being accepted.

If you are adding an input variable:

  1. Navigate to "ADD CUSTOM CSS" within tumblr.
  2. copy and paste your change into the input area within tumblr. If the code is correct, you should see your change live in the tumblr preview area.

Helpful Resources:

  • https://developer.chrome.com/docs/devtools/overview/
  • How to find an input variable:
    • Navigate to a tumblr blog (you can use my blog)
    • right (or double) click anywhere on the website and press inspect
    • select an element on the page to inspect it
    • apply style to the div you are targeting (be creative)
    • find out what the class name is
    • add the variable to this repo!
how.to.find.information.for.variables.on.tumblr.mp4

Coding Standards

Frontend Guidelines

Any Questions

Reach out to me on Discord for any questions.

GPRG Discord Server Link

Server Link: https://discord.gg/qfRZZH7Jwv