first pass to move project rendering to sphinx and integrating with the rest of ejs node site

This commit is contained in:
len0rd 2022-10-06 14:05:49 -04:00
parent 3c6c9bbb50
commit 1d085516da
12 changed files with 151 additions and 37 deletions

View file

@ -1,2 +1 @@
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>