Skip to content

radius-project/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radius blog

The Radius blog is a place to share the latest news, updates, features, customer stories, and more about the Radius project. This repository contains the markdown files which generate the Radius blog site at https://blog.radapp.io/. Head over there to read the blog and learn more about the latest Radius news! Read on to get up and running with a local environment to contribute to the blog.

Overview

The Radius blog is built using Hugo with the Docsy theme, hosted on an Azure static web app.

The radblog directory contains the hugo project, markdown files, and theme configurations.

Pre-requisites

Environment setup

  1. Ensure pre-requisites are installed
  2. Clone repository
  3. Change to radblog directory: cd radblog
  4. Install npm packages: npm install

The Docsy theme is pulled in automatically via Hugo Modules on first build — no git submodule setup required.

Run local server

  1. Make sure you're still in the radblog directory
  2. Run npm run start:drafts (or npm run start to exclude drafts)
  3. Navigate to http://localhost:1313/posts

Contributing Blog Posts

Follow the Contribution Guide for more details on writing and formatting blog posts.

About

Radius blog repo

Resources

License

Stars

Watchers

Forks

Contributors