#Magnus WordPress Theme Life is Grand, Show it!
Magnus is a photoblogging WordPress theme named after the latin word for Grand. It was made to showcase photos in a big and bold way, making the featured image on each post span the full width of the browser window, paired up with beautiful typography and a carefully planned layout.
Designed and developed originally by Hugo Baeta as part of The Five Themes
Published under the GNU General Public License v2 or later - This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.
##Development of the theme:
Development is done in this github repo. If you find a bug or want to make a request for a feature, you can create an issue, or make a pull request of your patch to the theme. Eventually the theme page on The Five Themes website will display the contributors to each theme.
To compile the theme's Sass, there are two options:
- Use Grunt, all you have to do is a quick
npm install
on the project root in terminal, and then just rungrunt
to start watching for changes to the Sass files. - Uee Codekit, there's a config file included.