personal-site
Franklin.jl
Our great sponsors
personal-site | Franklin.jl | |
---|---|---|
1 | 5 | |
0 | 808 | |
- | - | |
4.1 | 6.3 | |
2 months ago | about 1 month ago | |
CSS | Julia | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
personal-site
-
Math on GitHub: Following Up
A GitHub bug I recently noticed that seems related:
Expected: When a repo's readme is named `README` (without the `.md` suffix), it is rendered as plain text. When a repo's readme is named `README.md`, it is rendered as Markdown.
Actual: When a repo's readme is named `README` (without the `.md` suffix), the presence of `$` causes parts of the file to be rendered as math. For a real-life example, see the readme in https://github.com/idianal/personal-site.
Can someone please point me where I can submit a bug report/issue for this?
Franklin.jl
-
Math on GitHub: Following Up
A few weeks ago I discovered Franklin.jl ([0], [1]). It has direct KaTeX support and I've been pleased with the results. There is no need for adding or tweaking things unlike Jekyll or Hugo. And KaTeX is faster than MathJax in general.
- Crash Course Category Theory – C3T
-
Dataflowr – Deep Learning DIY
Awesome resource
The website is built in julia with https://github.com/tlienart/Franklin.jl, Cool!
Would be interesting to have it teach DL in Julia as well.
What are some alternatives?
Weave.jl - Scientific reports/literate programming for Julia
fastbook - The fastai book, published as Jupyter Notebooks
Makie.jl - Visualizations and plotting in Julia
Plots.jl - Powerful convenience for Julia visualizations and data analysis
yassg - A super simple static site generator written in python.
MeshCat.jl - WebGL-based 3D visualizer in Julia
cocalc - CoCalc: Collaborative Calculation in the Cloud
RobustModels.jl - A Julia package for robust regressions using M-estimators and quantile regressions
KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.
C3T - C3T: Crash Course Category Theory - A friendly non-mathematician's approach to beginners of Category Theory. 🐱
pandoc - Universal markup converter
markdown-it-texmath - Support TeX math equations with your Markdown documents.