Skip to content

Commit 39df4b5

Browse files
committed
add more to resources
1 parent 15e4a89 commit 39df4b5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This is a custom made site for the Mir Community. The design is heavily inspired by [StaticMania roxo-hugo design](https://github.com/StaticMania/roxo-hugo)
44

5+
## Installation
56

67

78
## Creating Team Member Profile images
@@ -16,12 +17,16 @@ Next go to the data folder and edit the team.yml file to include another team me
1617

1718
Go to content and under the team folder create a hugo bundle. In the bundle create a folder called **images**. Save your photo as **profile.jpg**.
1819

20+
## How to modify the navigation menu
1921

22+
Go into the data folder and modify the menu.yml file. The last item in the yml file will be the pink contact button.
2023

21-
## Live Demo
2224

25+
## How to modify the about page
2326

24-
## Installation
27+
Go into the data folder and modify the about.yml file.
28+
29+
## How to modify css
2530

2631

2732
## Features

resources.txt

+2
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ https://regisphilibert.com/blog/2018/01/hugo-page-resources-and-how-to-use-them/
44

55
https://discourse.gohugo.io/t/access-page-resources-from-list-templates/21594/5
66
https://discourse.gohugo.io/t/recommended-reading-reference/14815
7+
https://www.andrewhoog.com/post/git-submodule-for-hugo-themes/
78

9+
https://www.vogella.com/tutorials/GitSubmodules/article.html

0 commit comments

Comments
 (0)