new structure

This commit is contained in:
Wilson Freitas
2024-02-17 18:20:05 -03:00
parent 19725da762
commit 1a547f65d3
46 changed files with 4 additions and 4 deletions
View File
-1
View File
@@ -1 +0,0 @@
/* css styles */
+1 -1
View File
@@ -92,5 +92,5 @@ while True:
projects = [p.regs for p in projects]
df = pd.DataFrame(projects)
df.to_csv('projects.csv', index=False)
df.to_csv('site/projects.csv', index=False)
# df.to_markdown('projects.md', index=False)
+1
View File
@@ -0,0 +1 @@
/.quarto/
View File
View File
File diff suppressed because one or more lines are too long
View File
View File
View File