Skip to content

verus-lang/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to add a post

Add a .md file to content/. Take a look at content/gentle-introduction-to-verus.md for an example.

How to preview the site

  1. Make sure that git submodules have been initialized:

    git submodule init && git submodule update
  2. Make sure you've got Zola installed.

  3. Run:

    zola serve
  4. Open the url printed by Zola (likely, http://127.0.0.1:1111/)

How to add colorized terminal output

Follow the instructions in util/ansi-to-html.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •