Giter Site home page Giter Site logo

304notmodified / 304notmodified.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nlog/nlog.github.io

0.0 2.0 0.0 23.97 MB

The official website: nlog-project.org

Home Page: https://304notmodified.github.io/

HTML 51.20% Ruby 5.18% CSS 8.90% JavaScript 25.97% PowerShell 2.90% Less 5.85%

304notmodified.github.io's Introduction

This is the official NLog GitHub page, nlog-project.org.

Config targets, layouts and layout renderers:

The config of the targets, layouts and layout renderers:

Those are visible and searchable on https://nlog-project.org/config

Add a custom component

Do you like to have a custom target, layout or layout renderer listed at https://nlog-project.org/config?

  • Please make sure you docs are up-to-date. An example is really recommend!
  • Send a PR for one of the JSON files

Add a news post

How to add a new news post.

  1. Create and new MarkDown file (.md) in the _posts folder, starting with the date (yyyy-MM-dd). Don't use spaces or extra dots in the filename! Don't forget the .md extension!
  2. Start the post with the Jekyll front matter,
  • layout: post is required.
  • Choose a good title after title:
  • Example
---
layout: post
title: NLog 3.2.0 has been released
---
  1. Write some GitHub Flavored Markdown and save the file.

Notes

  • The markdown parser is different compared to Github itself. So that means: different syntax sometimes:
    • Code fences (triple tick) isn't working. See NLog 4.0 release post I prefer markdown when it's possible (the hyperlink).
    • Lists should be prepended with a whiteline.
  • You can preview you changes to rename your fork to <your-name>.github.io and browse to it!
  • Changes are visible in about a minute.

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.