fvwmorg / fvwmorg.github.io

FVWM website
GNU General Public License v2.0
6 stars 7 forks source link

Update FvwmPager wiki page. #40

Closed somiaj closed 5 months ago

somiaj commented 5 months ago

This updates FvwmPager wiki page to include information about the pager and how to use it with all the new options that I've been working on.

This page is written in the point of view of the future.

@rasatpc Any suggestions? I tried to document the basics of all the new changes I've been working on.

rasatpc commented 5 months ago

How to fork a branch (js/pager-updates)? Or, can I copy FvwmPager/ to my branch?

somiaj commented 5 months ago

You don't fork branches, you fork the whole repo. But if you have the main repo, just change branches.

git clone https://github.com/fvwmorg/fvwmorg.github.io.git
git checkout js/pager-updates

Now you are on this branch and you can jekyll s to see the page locally.

rasatpc commented 5 months ago

This is a nice advanced pager update and links to several other pages. Also, it is good that the images show two different looks of the pager. Push it to the main.