Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
statespacedev committed Apr 2, 2024
1 parent ddef2ac commit e8826d3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 14 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-04-01-experiment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
time to try something a bit different. up till now, this project has mostly been about code - at first cpp, then mixed cpp and py, and recently all three side by side in parallel - py, cpp, and mixed. that could evolve and grow now to encompass something wider. part of what is bringing this about is a better understanding that there are two separate tools in hand -
time to try something a bit different. up till now, this project has mostly been about code - at first cpp, then mixed cpp and py, and recently all three side by side in parallel - py, cpp, and mixed. that could evolve and grow now to encompass something wider. part of what's bringing this about is a better understanding that there's two tools in hand now -

- sphinx - this is about python. with python, it's standard to do docstrings within the py code files. sphinx is simply a way to convert that into a static html website.
- jekyll - this is effectively about github. with github, it's standard to do markdown files within the project. jekyll is simply a way to convert that into a static html website.

project starid has been using sphinx 'docsascode/readthedocs' for years now. what's new is - experimenting with a jekyll 'project website' as well. so two separate websites flowing out of the project - 'docsascode/readthedocs' via sphinx, 'project website' via jekyll.
project starid has been using sphinx 'docsascode/readthedocs' for years. what's new is - experimenting with a jekyll 'project website' as well. so two separate websites flowing out of the project - 'docsascode/readthedocs' via sphinx, 'project website' via jekyll.
Loading

0 comments on commit e8826d3

Please sign in to comment.