diff --git a/config.toml b/config.toml index dcb5bf0..6675684 100644 --- a/config.toml +++ b/config.toml @@ -30,6 +30,7 @@ highlight_code = true author = "Julio Biason" after_dark_menu = [ {url = "$BASE_URL", name = "Home"}, + {url = "$BASE_URL/announcements/about-me", name = "About Me"}, {url = "$BASE_URL/tags", name = "Tags"}, {url = "$BASE_URL/books", name = "Books"}, ] diff --git a/content/announcements/about-me.md b/content/announcements/about-me.md new file mode 100644 index 0000000..df499d2 --- /dev/null +++ b/content/announcements/about-me.md @@ -0,0 +1,26 @@ ++++ +title = "About Me" +date = 2018-11-28 + +[taxonomies] +tags = ["meta", "myself", "about me"] ++++ + +In case it wasn't clear by the URL, this is the blog of **Julio Biason**. + +I'm a software developer/engineer/architect for about 30 years -- which +doesn't mean I know everything about software +development/engineering/architecture, but I do try. + +You can contact me over `julio "dot" biason "at" pm "dot" me`, just convert +the things in quotes to their symbol and remove the spaces -- and all that +just because I want to make the life of spammers harder, and sorry about +making _your_ life harder, but still... + +You can see my random thoughts on [Functional +Cafe](https://functional.cafe/@juliobiason). + +I do have a Twitter account, but I'm not updating it as often as I do on +Functional Cafe. + +I do not have a Facebook account -- not anymore.