Skip to content

hugo and react files to generated the static website

Notifications You must be signed in to change notification settings

margelacool/youchoose.ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

364 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youchoose.ai

The static website is generated by Jeckyll.

Prerequisites:

To build it on your machine

Clone the directory:

git clone git@github.com:tracking-exposed/youchoose.ai.git

Open the directory:

cd youchoose.ai

Install bundle (only the first time):

bundle install

Build the website:

bundle exec jekyll serve --livereload

You should see it now on your browser at: http://localhost:4000/


To create a new post/article:

create an .md file in the directory called _posts with this format: YYYY-MM-DD-title.md

About

hugo and react files to generated the static website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 46.4%
  • CSS 29.9%
  • JavaScript 23.6%
  • Ruby 0.1%