Skip to content

dr-kino/dr-kino.github.io

Repository files navigation

Dr-Kino

Dr-Kino is a blog devoted to articles about Embedded Systems, RF, Control, Digital Processing, Analog Electronic, Security and Reverse Engineering. It's main author is Rafael Cavalcanti.

Dr-Kino uses jekyll to create a statically generated site and the source for the site is hosted on GitHub.

Contributions

If you would like to write an article for the site or make a correction, please send a pull request. I would love to hear from you.

Licence

I need to clarify the licence situation for the code and images. However, the situation for the posts is a little clearer, to find out the licence for each post look at the article on-line and at the bottom you will see what licence it is under. The YAML header also gives a clue to this.

Build

To build this projct, enter the commands bellow in the root folder:

	$ jekyll build
	$ jekyll server

Then access the page via the following address: http://127.0.0.1:4000

Then copy the content from gh-pages, generated in the same level of the root folder, to directory dr-kino.github.io. The most important files to link the references are generated in tag folder.

IMPORTANT: Before enter the command "$ jekyll build" is important to exclude the content of tag folder in both directories (dr-kino.github.io and gh-pages), then copy the content from gh-pages to der-kino.github.io.

About

Dr-Kino is devoted to Embedded Systems, RF, Control, Digital Processing, Analog Processing, Security and Reverse Engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors