unixporn-dots / unixporn-dots.github.io

A collection of dotfiles and icons from the r/unixporn community
https://unixporn-dots.github.io
111 stars 19 forks source link

Categorising to expand the site #41

Closed Rahuletto closed 2 years ago

Rahuletto commented 2 years ago

We are expanding the site by adding more things (like icons, vim configs, etc..) and making this site as an centre for linux customization i think lol.

What's changed ?

Rahuletto commented 2 years ago

I need @Pesc0 to verify the generateJS.py file. is there any issues with the changes ??

Rahuletto commented 2 years ago

This pull request is under draft because its under work.

What's coming:

+ Category Menu
- More entries
- More Categories
+ Shuffle and search in all pages
+ gtk-themes and icons page
+ Pull request template
+ Refactor of generateJS.py
Rahuletto commented 2 years ago

the Simple_Icons folder is used just for testing categories !! Its not for the production. @ArmoredVortex

Rahuletto commented 2 years ago

I made a commit 496d783 so that you can shuffle the icons cards @mahancoder

Rahuletto commented 2 years ago

What's new ?

Rahuletto commented 2 years ago

The generateJS.py doesn't work as intended at the moment

https://github.com/unixporn-dots/unixporn-dots.github.io/pull/41/commits/0e01f241d4f01e90760ffa287dfc6d6a8b441351 works as intended (can you show whats wrong ?)

ArmoredVortex commented 2 years ago

The generateJS.py doesn't work as intended at the moment

0e01f24 works as intended (can you show whats wrong ?)

image here's the outfile, it only generates 2 properties

Rahuletto commented 2 years ago

this definitely fixes

common python developer's nightmare, indents. just 2 indents broke the code

Pesc0 commented 2 years ago

Wow its moving fast! I dont have much time, will check the code in a couple of days

Rahuletto commented 2 years ago

Wow its moving fast! I dont have much time, will check the code in a couple of days

This is not going to be pushed immediately, take your time ;)

Pesc0 commented 2 years ago

Sup. I have refactored generateJS.py, but cant commit to this PR. Perhaps open a dev branch?

Rahuletto commented 2 years ago

You can create another pr, it will be pulled to this pr

ArmoredVortex commented 2 years ago

Since this PR is getting gigantic day by day, I suppose the present updates should be merged so as to reduce the conflicts with the main branch