Skip to content

bact/codemeta.github.io

 
 

Repository files navigation

CodeMeta Website

This website is written in Hugo. Hugo is a static website engine, which is fast, popular, and easy to install and theme. See the Hugo docs for a quick orientation on how the site is organized.

Before building the site, you should run the make command, in order to download the crosswalk locally; which is used by Hugo to generate the content of crosswalk pages.

Then, at your option:

  • To build the site to ../website, run hugo. You may then open that folder in your browser, or
  • To previous the site directly without RStudio, run hugo serve, which will make the site available at http://localhost:1313/

About

CodeMeta web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.5%
  • SCSS 30.8%
  • JavaScript 2.7%
  • HTML 0.8%
  • TeX 0.8%
  • Python 0.3%
  • Makefile 0.1%