Skip to content

The new adicu.com developed with jekyll and GitHub Pages

Notifications You must be signed in to change notification settings

a2/adicu.github.com

 
 

Repository files navigation

adicu.github.com

The new ADI internet experience developed with jekyll and GitHub Pages.

Site: adicu.com Alternative Address: adicu.github.com

Installation

  1. With Ruby installed, open terminal and run gem install jekyll.
  2. Clone this repo to your favorite directory.
  3. In the root of that directory, run jekyll --server.
  4. Visit http://localhost:4000/ in Internet Explorer your browser.

For more installation instructions and information, check out jekyll's installation page, or this Windows installation tutorial. To learn more about jekyll, check out its GitHub repo.

How to Post

  1. Run ./newpost.sh title type where title is the short title of your post (which will be used in the URL), and type is one of the template types in the _templates directory.
  2. Fill out your post in the newly created file.
  3. Commit and push the file.

About

The new adicu.com developed with jekyll and GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%