Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port CSS away from Bootstrap #166

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

DangerOnTheRanger
Copy link
Owner

@DangerOnTheRanger DangerOnTheRanger commented Oct 12, 2020

This PR fixes #163 by removing any dependency on Bootstrap and some associated stuff like JQuery. In terms of design, the aim is to keep Maniwani with roughly the same look as before, but with some modifications made to distance the project from Bootstrap a bit. For instance, this is what viewing a thread on the ported stock theme looks like as of the first commit in the PR:

Thread

The remaining work before this can be merged is:

  • Port the harajuku theme, re-examine the color palette to come up with something a little more cohesive and easier on the eyes
  • Port the wildride theme
  • Add a new Tomorrow-based theme (call it 明日/Ashita perhaps?)
  • Style moderation tools/dropdown
  • Add mobile navbar

@DangerOnTheRanger
Copy link
Owner Author

For the stock theme, I inverted the colors for foreground and background, so now everything is white-on-gray instead of gray-on-white. Should add a little bit of contrast to posts.

Thread

This is how the white-on-gray looks for the catalog/firehose, by the way.

Firehose

@DangerOnTheRanger
Copy link
Owner Author

Same thread with the new/work-in-progress Ashita theme:

thread

homepage

@DangerOnTheRanger
Copy link
Owner Author

And the slightly-touched-up harajuku:

Thread

Catalog

@DangerOnTheRanger
Copy link
Owner Author

And wildride is brought bootstrap-less and up to date:

Thread

Catalog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Bootstrap-less port of current CSS
1 participant