My theme for yarn.social
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sorenpeter 9d500692a3
Updated README with darkmode not working via settings
1 year ago
static managePod.html: change templte var to show in code instead of pre to have it render on just one line 1 year ago
templates managePod.html: change templte var to show in code instead of pre to have it render on just one line 1 year ago
.DS_Store added new features under settings 1 year ago
README.md Updated README with darkmode not working via settings 1 year ago

README.md

darchTheme 0.1 for yarn.social

November 8th 2021

Stuff that are still broken

  • dev-note css is on by default to let you see features thare are only hardcoded mockups for now
  • no mobil-menu and not that mobile/responsive yet
  • changing to darkmode in the /settings does not work

Stuff that works/are done

  • Created a new css from scracth (not based on pico.css anymore, but insprired by vanilla.css and adi's default.css)
  • Cleaned up top-navigation
  • Replaced most icss-icons with Openmojis
  • Rearanged the profile-pages
  • Rearanged the settings paged
  • adde new easy to change coloring theme + dark mode

Stuff that still needs to be done

Everyting marked with dev-note or TODO in the code such as:

  • base.html:

    • Adding automatic URL for bookmarks, user-profile and avatar
    • burgerMenu for mobil is not working
  • timeline.html:

    • Headlines for various timelines/lists: Timeline, Mentions, Discover, Bookmarks
  • partials.html

    • ProfileTwtxtLinkTitle: add ".txt" to "twtxt.txt"
    • renamed the /conv link from "yarn" back to "Conversation" (hardcoded)
  • settings.html

    • option to add links to other websites
  • following.html, followers.html, bookmark.html

    • Add profile.html / externalProfile.html header to these there pages
  • feeds.html need to be cleaed up

    • should we delete the follow.html page?
  • posting from someones profile page should add their mention-tag

  • include the Openmojis that are used, so the SVGs are not loaded from their servers