Skip to content

jeanpalaz/codeandcoffeeblagnac.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeandcoffeeblagnac.github.io

The public page for the Code & Coffee Blagnac github projects.

A jekyll website with the "Midnight" theme by @michigangraham

See the result live at http://codeandcoffeeblagnac.github.io/

Hack

  1. Clone the repo :
git clone [email protected]:CodeAndCoffeeBlagnac/codeandcoffeeblagnac.github.io.git
  1. Step into the cloned repo :
cd codeandcoffeeblagnac.github.io.git
  1. Run jekyll :
jekyll serve
  1. See the result by opening a web browser to :4000
  2. Interesting files are index.html, _config.yml and _layout/midnight.html

Updcoming changes

Don't hesitate to checkout other branches :

  1. You can try with the new-content branch :
git checkout origin/new-content -b new-content
  1. Make sure you are on the recently checked out branch :
$ git branch
  master
* new-content
  1. Re-run jekyll and see the changes

About

Public page for CodeAndCoffeeBlagnac github projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.3%
  • JavaScript 32.7%