Initial commit - fetch Discourse category topics
This commit is contained in:
commit
1d8e18247d
6 changed files with 92 additions and 0 deletions
5
dashboard.py
Normal file
5
dashboard.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
'''
|
||||
Class to generate a static website based on a csv file
|
||||
'''
|
||||
class Dashboard():
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue