Coder Social home page Coder Social logo

gipi / blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 21.81 MB

Personal blog

Python 41.24% HTML 0.53% CSS 12.22% Shell 0.95% Makefile 0.18% C 12.39% Dockerfile 1.32% Assembly 6.26% GDB 0.60% Jinja 1.17% Less 23.14%
blog nikola research-and-development

blog's Introduction

Repository containing my personal blog; you can find a live version at https://ktln2.org/.

It's a static site generated using nikola.

Getting started

$ pip install -r requirements.txt

Authoring guide

Work in progress

Posts with the tag WIP are uncomplete posts, the show a message to the top indicating this state.

Images

![]({{ site.baseurl }}/public/images/certificates/certificates-wizard.png)

Footnotes

Generally NMOS are faster than PMOS [^1]

[^1]: p26-27 nanometer CMOS ICs

Video

{% include video.html video_url="https://www.video.com" %}

Link to another post

You can use the syntax link://<kind>/<name>, like link://slug/slug-of-your-post. More information here.

Mathematics

Wrap your TeX inside a <div> so to avoid the interpretation of characters like _ in Markdown and their escaping.

Include Github code

{% github_sample_ref gipi/anet-scanner/blob/cdab1597b5c753efa4afe278b54f1ae806002d57/anet/serial.py %} {% highlight python %} {% github_sample gipi/anet-scanner/blob/cdab1597b5c753efa4afe278b54f1ae806002d57/anet/serial.py %} {% endhighlight %}

Links

blog's People

Contributors

gipi avatar

Watchers

 avatar  avatar

blog's Issues

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.