diff --git a/config.toml b/config.toml index 7460f8d..30688d2 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ # The URL the site will be built for base_url = "https://digitalmccullough.com" -title = "digitalmccullough.com" +title = "David McCullough" description = "David McCulluogh | IT Expert | Freetime Programmer" # Whether to automatically compile all Sass files in the sass directory @@ -20,9 +20,9 @@ default_language = "en" [extra] # User settings username = "David McCullough" -user_description = "Bicycle rights irony actually neutra typewriter lyft. Man bun taxidermy put a bird on it, umami yr ramps pop-up ugh bushwick chia lo-fi. Occupy bitters pour-over snackwave you probably haven't heard of them small batch. Cornhole mustache man bun letterpress echo park VHS." -user_title = "IT Expert | Freetime Programmer | Software Developer" -email = "anon@anon.com" +user_description = "Various things I'm an expert at." +user_title = "IT Expert | Freetime Programmer" +email = "freetimeprogrammer@digitalmccullough.com" twitter_username = "lorem_ipsum" github_username = "lorem_ipsum" gplus_username = "lorem_ipsum" diff --git a/templates/content.html b/templates/content.html index 88f9e6d..4e97507 100644 --- a/templates/content.html +++ b/templates/content.html @@ -9,24 +9,21 @@

Design

-

Mumblecore hexagon kombucha, pitchfork four loko raclette intelligentsia master cleanse. - Vinyl XOXO lumbersexual

+

Description of design skill

Code

-

Mumblecore hexagon kombucha, pitchfork four loko raclette intelligentsia master cleanse. - Vinyl XOXO lumbersexual

+

Description of code skills

Tools

-

Mumblecore hexagon kombucha, pitchfork four loko raclette intelligentsia master cleanse. - Vinyl XOXO lumbersexual

+

Description of tools competencies

{% endmacro about %} diff --git a/templates/index.html b/templates/index.html index bc7d358..36392c3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,13 +10,13 @@ {{ macros::header() }} -
- {{ content::about() }} -
+ + + -
- {{ content::projects() }} -
+ + + {% block content %}

diff --git a/templates/macros.html b/templates/macros.html index 9348956..54b456f 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -29,16 +29,17 @@

{{ config.extra.username }} {{ config.extra.user_title | linebreaksbr | safe }}

-
- - - - -
- + + + + + + + + + + +