|
2 | 2 |
|
3 | 3 | Here we will give you some tips on how to customize the website. One important thing to note is that **ALL** the changes you make should be done on the **main** branch of your repository. The `gh-pages` branch is automatically overwritten every time you make a change to the main branch. |
4 | 4 |
|
5 | | -## Table of Contents |
6 | | - |
7 | 5 | <!--ts--> |
8 | | - |
9 | | -- [Customize](#customize) |
10 | | - - [Table of Contents](#table-of-contents) |
11 | | - - [Project structure](#project-structure) |
12 | | - - [Configuration](#configuration) |
13 | | - - [Modifying the CV information](#modifying-the-cv-information) |
14 | | - - [Modifying the user and repository information](#modifying-the-user-and-repository-information) |
15 | | - - [Creating new pages](#creating-new-pages) |
16 | | - - [Creating new blog posts](#creating-new-blog-posts) |
17 | | - - [Creating new projects](#creating-new-projects) |
18 | | - - [Adding some news](#adding-some-news) |
19 | | - - [Adding Collections](#adding-collections) |
20 | | - - [Adding a new publication](#adding-a-new-publication) |
21 | | - - [Author annotation](#author-annotation) |
22 | | - - [Buttons (through custom bibtex keywords)](#buttons-through-custom-bibtex-keywords) |
23 | | - - [Changing theme color](#changing-theme-color) |
24 | | - - [Adding social media information](#adding-social-media-information) |
25 | | - - [Adding a newsletter](#adding-a-newsletter) |
26 | | - - [Removing content](#removing-content) |
27 | | - - [Removing the blog page](#removing-the-blog-page) |
28 | | - - [Removing the news section](#removing-the-news-section) |
29 | | - - [Removing the projects page](#removing-the-projects-page) |
30 | | - - [Removing the publications page](#removing-the-publications-page) |
31 | | - - [Removing the repositories page](#removing-the-repositories-page) |
32 | | - - [Adding Token for Lighthouse Badger](#adding-token-for-lighthouse-badger) |
33 | | - - [Personal Access Token (fine-grained) Permissions for Lighthouse Badger:](#personal-access-token-fine-grained-permissions-for-lighthouse-badger) |
34 | | - - [Customizing fonts, spacing, and more](#customizing-fonts-spacing-and-more) |
35 | | - - [Scheduled Posts](#scheduled-posts) |
36 | | - _ [Name Format](#name-format) |
37 | | - _ [Important Notes](#important-notes) |
38 | | - <!--te--> |
| 6 | +<!--te--> |
39 | 7 |
|
40 | 8 | ## Project structure |
41 | 9 |
|
|
0 commit comments