Skip to content

HeinerAEs/programer.tips

Repository files navigation

Programmer Tips

programer.tips provides daily tips for programmers, suggested by professional programmers. Follow us to get daily tips:

How to submit a tip

If you have useful programming tip(s), feel free to submit by following the steps below:

  • Fork the project
  • Create a new file located at the directory
_posts/{current_year}/{current_month}

The file must be named as

{current_year}-{current_month}-{current-day}-{the-title-of-tip}.html
  • The content of file follows the format shown as below
---
layout:     post
title:      The title of tip
categories: [the categories separated by a comma]
date:       YYYY-MM-DD hh:mm:ss +timezone
author:
    github:  Your Github username
    twitter: Your Twitter username
    name:    Your full name
---

The content of tip is HTML</code></pre>

Authors

The project is created by Nguyen Huu Phuoc. All the content are licensed under CC BY 3.0.

About

Daily tips, tricks and best practices for programmers, suggested by professional programmers. If it's useful to you, please Star it!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors