Skip to content

codelearncreate/c2lc-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding to Learn and Create

Netlify Status

The repository for the Coding to Learn and Create website. This site is managed using Hugo and deployed using Netlify.

Develop Locally

You will need to install Hugo and then run this command in the root of this directory:

hugo server

Now visit http://localhost:1313/ to preview any changes you're making.

Add Blog Posts

To add a new blog post:

  • Create a subdirectory in the blog directory
  • Optionally create an images directory in the new subdirectory
  • Create an index.md file for the content -- refer to files from previous posts for examples of required layout

Deploy Changes

Pushing changes to the master branch of this repository will trigger deployments. Generally it will take a couple minutes before changes are reflected on the live site.

About

Coding to Learn and Create Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published