Skip to content

Recurse-ML/recurse-ml.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog of Recurse ML

This repo contains the source code for our blog. The blog is hosted on blog.recurse.ml.

If you find any typos/inaccuracies, PRs are welcome!

Developing Locally

Run development server:

hugo serve

Create a new post:

hugo new content/learning.md

Style

To do a dull thing with style is preferable to doing a dangerous thing without it. To do a dangerous thing with style is what I call art.

— Charles Bukowski

  1. Name posts using 1-2 (ideally 1) words. When using multiple words join them together, such as applebanana.md (cf. appleBanana.md, apple-banana.md). This is inspired by sive.rs and paulgraham.com.
  2. Write one sentence per line. Use two newlines for paragraphs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages