Skip to content

developer-guy/inlets.dev

 
 

Repository files navigation

inlets.dev homepage

Netlify Status

Adding a new blog post

  • Create an issue and propose the topic. Wait for approval before contributing.

  • Create a new YAML file in blog/_posts - see this example for how to set the post title and description.

  • Prefix it with the date.

  • Add images to /images/ - resize all images to < 200-300KB.

  • Raise a Pull Request

If you use any copyrighted material such as text, code, or images, then you must credit the author.

Usage

Initial installation

You may need to run brew install/upgrade ruby if the bundle command is unavailable.

$ bundle install
$ yarn install

$ yarn run tailwind init _includes/tailwind.config.js

Preview locally

bundle exec jekyll serve

About

Website and blog - inlets.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • SCSS 32.0%
  • JavaScript 1.5%
  • Ruby 1.3%
  • Other 0.7%