Skip to content

swatteksystems/swatteksystems.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked From: arkadianriver.com

My personal web site, based off the http://html5up.net/spectral design by @ajlkn. The site is made for blog and portfolio content. The blog can contain both personal entries and entries by syndicated authors. The site uses jekyll, a method of creating and maintaining a web site, which works by using local templates to generate static files that you upload and sync with your remote site. This repo is the same code I use for my site, excluding my posts.

If you clone or fork this repo to use it:

  1. Install Jekyll (version 3.1.2 or higher).

  2. Tweak the site to make it your own. Jekyll uses YAML files for its site variables:

    a. Edit the _config.yml file, replacing the values for each key with your info.

    b. Add a _data/tokens.yml file with your IDs & mail program. See the _data/tokens-template.yml. file for example entries.

    c. Add author info for yourself in _data/authors.yml as the first author entry in the file.

    d. Provide your own images.

    e. Continue tweaking to your heart's desire, or not.

  3. Create your posts:

    a. Use the posts in the 31st century as guides for yours. They're built by jekyll only when the --future option is used.

    b. You can run ruby compose.rb to create new draft posts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages