Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-15Fixing formspree integration and adding steps to readme.md and exampleSiteFelipe
2019-06-19Merge pull request #3 from tklusz/masterArvind
Support for FAS icons + Numerous QOL Changes
2019-05-25Add website for companies under experience sectionArunvel Sriram
2019-02-21Numerous QOL ChangesTyler Kluszczynski
* exampleSite/config.toml - changed default theme directory to hugo-uilite opposed to uilite. * The user won't have to rename the theme in /themes or change config.toml to 'uilite' when running an example site. * Added support for awesome fas icons (opposed to only fab). This is useful if a user wants to have a mail icon for example. **by default this creates a new envelope icon in the exampleSite sidebar** can be removed in exampleSite/data/socialfas.json. * New fas icons should be placed in exampleSite/data/socialfas.json. * Fas icons are rendered after the fab icons. * Added period after description in exampleSite/data/sidebar.json * Added a newline after variable declaration in layouts/partials/contact.html and layouts/partials/sidebar.html to match with other html files.
2018-09-23add content folderArvind
2018-09-21add licenceArvind
2018-09-21add required folders for hugo theme directoryArvind