Giter Site home page Giter Site logo

blog's Introduction

skodjob.io

This repository contains blog pods that are published automatically to our blog.

How To

Follow the structure

All pods are structured in posts directory.

Use images

Images are better than thousands of words. It would be great to use as many images as you can and to use them properly, all ahs to be saved in _images directory. Images are also automatically sync with our website, so you don't need to worry about uploading them somewhere.

Fill-up author name and category

Here is an exmaple how the very basic blog post should look like with author and catagories defined. For more examples see already existing blog posts.

---
title: New post
menu_order: 666
post_status: publish
post_excerpt: Short description what a reader should looking for
featured_image: _images/path_to_preview_image.jpg
author: your_name
taxonomy:
    category:
        - automation

---

## New post
The best blog post ever!

blog's People

Contributors

frawless avatar kornys avatar obabec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.