I want to do a total redo of my sprawed-outta-control website and make it more focused. I am considering using subdomains to help my cause:
www.my.site-- just my regular landing page in a "one pager" style that would lead to the other sections.blog.my.site-- my ramblings and musings (currently trying to figure out how to grab these from wordpress and turn them into markdown then move the assets as well. Might be a pointless battle.)pix.my.site-- my photos are usually stored on Flickr or Google, so I just need a good place to show them off without the branding.vid.my.site-- same as the photos, YouTube unlisted URLS, maybe with JSplayer as a wrapper...status.my.site-- something that automatically grabs my tweets, public facebook posts, and instagramabout.my.siteanother one pager where I can pull in linkedIn and about me sections...
Is this possible to do with Grav as it is now and how would I go about pulling something like this off? Coming from wordpress, I could just run Multisite and use different plugins to get the desired effects bu t I want something that I don't have to worry about -- just blog and let a webhook do it's thing.
I'm very new to this concept so go easy on me, and where possible ELI5 please ^_^