Skip to content

rgbkrk/pretengineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretengineer

A blog located at pretengineer.com.

Run Locally

Install Jekyll, the static site builder:

$ [sudo] gem install jekyll
...

Run the development server:

$ jekyll serve -w
...

By default, the server runs on http://localhost:4000.

Make Changes

Fork the Pretengineer in Github and make your changes. Then, open a descriptive pull request against this repo. All changes are appreciated, no matter how small.

When changes are merged, they will automatically update http://pretengineer.com

If your change is small, I recommend using the edit functinality built into Github. Go to the post or file you wish to edit and press the button. You can make your changes and commit with a message.

Once you've made your changes, when you visit the repository you should see a "Pull Request" button appear.

About

A place to write things, perhaps with others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages