Giter Site home page Giter Site logo

blog's Introduction

This is the source code repository for the ipSpace.net blog. The blog posts are grouped by year and month in the /content/posts directory tree, the images are within the static directory tree.

Please feel free to contribute to the blog (keeping in mind the copyright terms). You can

Fix Errors

To fix errors in a blog post:

  • Clone the repository
  • Find the offending blog post -- use the post URL to find the corresponding Markdown (.md) or HTML (.html) file in the /content/posts directory. Contact me before trying to fix a blog post in HTML format; I can easily convert it into Markdown.
  • Fix my blunders
  • Commit the changes
  • Submit a pull request against the master branch

Contribute a Guest Blog Post

Contributing a guest blog post couldn't be easier:

  • Make sure you're OK with our copyright terms
  • Clone the repository
  • Create a new file with .md extension in /content/draft directory
  • Start with the standard YAML front matter. Try to use existing tags (you need a REALLY GOOD reason to introduce a new tag)
---
title: "your-title"
draft: True
tags: [ list-of-tags ]
---
  • Write the blog post in Markdown format
  • Commit the changes and submit a pull request

There is no guarantee that your post will be accepted1, in particular if you write about a topic not directly related to the usual blog content. We might edit your writing, and we will remove all links pointing to blatant self-promotional content, or content not directly relevant to the blog post.

Footnotes

  1. Sane people would consider the content of this paragraph superfluous common sense. Unfortunately I'm repeatedly pestered by individuals outside of this category. โ†ฉ

blog's People

Contributors

ipspace avatar davidsamuelps avatar justme-justus avatar cyr1l0u 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.