Skip to content

GeorgianCodeClub/georgiancodeclub.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Georgian Code Club

Built using Hugo static-site framework and Blowfish theme.

image

Useful Links

To Do

  • Error 404 page
  • Host the live site on GitHub Pages

How to run it yourself

  1. Install latest version of Go and Hugo
  2. Clone this repository
  3. Run hugo serve in terminal and see your work on http://localhost:1313/

How to make a new webpage

Content is written in Markdown files. There are tons of guides out there for Markdown formatting. Assuming you want to add showcase a new Coding Club project:

  1. Create 'project-name.md' in content/projects
  2. Add metadata at the top of the file as shown in 'sample.md'
  3. If your local server is running, saving should automatically update the site. You'll find your new webpage inside Projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published