Skip to content

slumbering/jffffound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jffffound.com

This go project aim to parse a til repository* in order to generate a static website.

*til repository is a collection of "Today I Found" posts, usually written in markdown format.

Installation

Requirements:

  • Go 1.16 or higher
  • Air (for live reloading during development)
  • Need to set a GITHUB_TOKEN environment variable for accessing GitHub API. More info here.

To install the project, you need to have Go installed on your machine. Then you can run the following command to download the dependencies:

go mod tidy

To install Air for live reloading, you can use the following command:

go install github.com/air-verse/air@latest

To set the GITHUB_TOKEN environment variable, you can use the following command in your terminal:

export GITHUB_TOKEN=your_github_token_here

Usage

To run the project, you can use the following command:

air

About

Simple and fast static site generator powered by Go.

Resources

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •