All Projects → darshanbaral → aafu

darshanbaral / aafu

Licence: MIT license
Portfolio theme with blog

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to aafu

web-content
ReactOS Website powered by the Hugo Static Site Generator
Stars: ✭ 25 (-21.87%)
Mutual labels:  hugo
hugo-hello-programmer-theme
This is a hugo theme for a programmer. It's simple and simple.
Stars: ✭ 40 (+25%)
Mutual labels:  hugo
showfolio-hugo-theme
Modern portfolio theme for your Hugo site
Stars: ✭ 56 (+75%)
Mutual labels:  hugo
Dockers
https://hub.docker.com/r/chenhw2/
Stars: ✭ 42 (+31.25%)
Mutual labels:  hugo
docs
Altinn documentation.
Stars: ✭ 17 (-46.87%)
Mutual labels:  hugo
yourfolio
⭐ Super simple and responsive theme for your personal website on Hugo
Stars: ✭ 28 (-12.5%)
Mutual labels:  hugo
twitter-blogdown
Fetch Twitter messages weekly and turn them into a website based on blogdown
Stars: ✭ 65 (+103.13%)
Mutual labels:  hugo
hugo-sugoi
Hugo-Sugoi - An Ultra Minimal Hugo Theme based on Skeleton
Stars: ✭ 29 (-9.37%)
Mutual labels:  hugo
capsule
A Hugo theme based on the CSS-only Bulma framework.
Stars: ✭ 20 (-37.5%)
Mutual labels:  hugo
hugo-search-fuse-js
Hugo theme component for implementing static site search using Fuse.js
Stars: ✭ 52 (+62.5%)
Mutual labels:  hugo
www
Execute Big 2.0, with a minimalistic vision and a clearer focus.
Stars: ✭ 21 (-34.37%)
Mutual labels:  hugo
navigator-hugo
Navigator Business theme powered by Hugo. It also could be used for a personal portfolio.
Stars: ✭ 133 (+315.63%)
Mutual labels:  hugo
HugoStructuredData
Collection of structured data snippets in Google preferred JSON-LD format, with support for Hugo
Stars: ✭ 33 (+3.13%)
Mutual labels:  hugo
obyde
A minimal tool to convert a "standardly" configured Obsidian vault to a Jekyll or Hugo blog.
Stars: ✭ 38 (+18.75%)
Mutual labels:  hugo
influencer-hugo
Influencer is a Hugo theme for book authors and writers. It has also Snipcart supports for order books and payments.
Stars: ✭ 66 (+106.25%)
Mutual labels:  hugo
website
Um repositório para reunir e documentar histórias de pessoas trans que hoje transformam ou um dia transformaram o mundo da tecnologia.
Stars: ✭ 23 (-28.12%)
Mutual labels:  hugo
hugo-action
Commands to help with building Hugo based static sites
Stars: ✭ 65 (+103.13%)
Mutual labels:  hugo
geeky-hugo
Geeky is a Personal Hugo blog theme focused on high speed. Geeky is fully responsive, Superfast, and powered by Bootstrap v5.
Stars: ✭ 44 (+37.5%)
Mutual labels:  hugo
website
KubeSphere website and documentation 3.0 & 3.1 & 3.2
Stars: ✭ 50 (+56.25%)
Mutual labels:  hugo
inventory
UNICEF Open Source Inventory. A UNICEF Global Innovation knowledge base of best practices and resources for working and leading Open.
Stars: ✭ 23 (-28.12%)
Mutual labels:  hugo

aafu Theme

The aafu Theme is a responsive portfolio with blog.

Live Demo

Click here for live demo.

Installation

Inside the folder of your Hugo site run:

$ cd themes
$ git clone https://github.com/darshanbaral/aafu.git

For more information read the official setup guide of Hugo.

Getting started

After installing the aafu Theme successfully, modify the config.toml as you wish to generate your online resume.

The config file

You'll find a file called config.toml. Copy the config.tomlto the root folder of your Hugo site and customize it per your need.

Note that the sections to be displayed in the accordion, the order of the sections, and the section that should be expanded at the beginning can be specifed in the config.toml.

Add your photo

Go to static/images and replace the profile.jpg with your own file.

Theme Colors

The aafu theme provides four different theme colors - light, dark, ocean, and pinkish. These can be specified in the config.toml

    [params.theme]
        # Available themes are 'light', 'dark', `ocean`, and 'pinkish'
        mainTheme = "light"

Reporting Issues

If you have discovered a bug or have a feature request, create an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].