Skip to content

juanber84/dev-human

 
 

Repository files navigation

dev-human

dev-human is a collaborative blog created by developers, for developers, focused on non-technical, lightning content. Visit the website to get more info: http://dev-human.com .

Powered by Sculpin.

Contributing

If you want to contribute with articles, please read the relevant section in our website: Contributing to dev-human.

If you want to run the website locally to preview your post, of if you want to contribute with code and new features, check the following section on how to install Sculpin.

Build

If You Already Have Sculpin

sculpin install
sculpin generate --watch --server

Your newly generated clone of sculpin-blog-skeleton is now accessible at http://localhost:8000/.

If You Need Sculpin

curl -O https://download.sculpin.io/sculpin.phar
php sculpin.phar install
php sculpin.phar generate --watch --server

About

dev-human main repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • CSS 36.0%
  • Shell 0.4%