This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Hello! After almost a year of having my website down, I decided it was time to do something about it! This is my attempt at creating a new website. I’m using Pelican . Let’s see how code looks like, for example… 1 2 3 4 5 6 7 8 #include <stdio.h> int main ( int argc , char * argv []) { /* Print string */ printf ( "Hello, world! \n " ); return 0 ; } It will take some time to…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.