You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new banner image to better fit with the hacker theme.
Add a featured theme section on the website. I'm thinking about possibly using Javascript to dynamically select a random theme, and display it prominently with larger images. The result would be a showcase that promotes a different random theme on every visit to the site. This will be the anchor feature of version 2.0 of the website.
Add link to hacker theme header linking to SxC Themes group.
Create button image for the "Join SxC Themes group" link in the header. The button itself is a product of html, but an image similar to the favicon should be added to match look of the "View on GitHub" button.
Move banner image to hacker theme header. Note:this may be problematic as the site header isn't displayed on the repo. So, moving the banner to the header will mean that it's not featured on the GitHub repo. We need to think about this, and explore other options before taking action.
Add the themes code in a code block below the screenshots in the themes info page
Apply css styles to the theme gallery table
There's a weird bug with the screenshot links where a "_" is visible immediately following the left-column screenshots. I'm not sure where that's coming from as it's just a basic <img> tag wrapped with an <a> tag. Perhaps using a table will resolve the issue?
Move links to alternate theme versions from main gallery to the v1 theme_index pages. When you open v1 of a particular theme, there should be a link to alternate versions below the screenshots, and above the Theme Properties section.
Develop workaround for GitHub Pages rendering bug to allow gallery thumbnail links. Note:We may be able resolve this using css links.
Look into methods for facilitating direct theme upload by users on website.
Add <footer> section to default.html for site credits, contact info, and appropriate copyright notices for SimpleX Chat, Ltd.
Add clickable filter to select light/dark themes as well as wallpaper/no wallpaper themes. We can use the ⚪/⚫ emoji for light/dark click-links, and 🖼️/🚫 for wallpaper/no wallpaper.
What's Next
Create new banner image to better fit with the hacker theme.Add link to hacker theme header linking to SxC Themes group.Create button image for the "Join SxC Themes group" link in the header. The button itself is a product of html, but an image similar to the favicon should be added to match look of the "View on GitHub" button.Note: this may be problematic as the site header isn't displayed on the repo. So, moving the banner to the header will mean that it's not featured on the GitHub repo. We need to think about this, and explore other options before taking action.
Add the themes code in a code block below the screenshots in the themes info page<img>tag wrapped with an<a>tag. Perhaps using a table will resolve the issue?Note: We may be able resolve this using css links.
Add<footer>section to default.html for site credits, contact info, and appropriate copyright notices for SimpleX Chat, Ltd.