259ad21 allow to sort all tables

Authored and Committed by jibecfed 2 years ago
    allow to sort all tables
    
    add default sorting un python
    use global javascript to do so
    add class to all tables
    use new hugo >= 0.108 to add a class to a block.
    Here we add the sortable class by adding {.sortable} the line after the table
    
        
file modified
+2 -2
file modified
+2 -2
file modified
+6 -0
file modified
+7 -6
file modified
+8 -7
file modified
+0 -5
file modified
+9 -1