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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-05-11 05:12:56 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-05-11 05:12:56 +0300
commit67971a81cd108888c858d4b46a626e7ad251854e (patch)
tree9170bea03d9515db74a2ef70862748fb7ca27d07 /exampleSite
parentc1d1a98ca4ae794a48cfcf7391ccac6d8fc78e19 (diff)
before testing exampleSite/config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml272
1 files changed, 137 insertions, 135 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b2859c4..fcd3f64 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -21,169 +21,171 @@ theme = "aafu"
title = "Links"
[[params.social.list]]
- class = "fab"
- icon = "fa-linkedin-in"
- url = "#"
- title = "LinkedIn"
+ class = "fab"
+ icon = "fa-linkedin-in"
+ url = "#"
+ title = "LinkedIn"
[[params.social.list]]
- class = "fab"
- icon = "fa-stack-overflow"
- url = "#"
- title = "StackOverflow"
+ class = "fab"
+ icon = "fa-stack-overflow"
+ url = "#"
+ title = "StackOverflow"
[[params.social.list]]
- class = "fab"
- icon = "fa-github"
- url = "#"
- title = "GitHub"
+ class = "fab"
+ icon = "fa-github"
+ url = "#"
+ title = "GitHub"
[[params.social.list]]
- class = "fab"
- icon = "fa-twitter"
- url = "#"
- title = "Twitter"
+ class = "fab"
+ icon = "fa-twitter"
+ url = "#"
+ title = "Twitter"
[[params.social.list]]
- class = "ai"
- icon = "ai-google-scholar"
- url = "#"
- title = "Google Scholar"
+ class = "ai"
+ icon = "ai-google-scholar"
+ url = "#"
+ title = "Google Scholar"
[[params.social.list]]
- class = "ai"
- icon = "ai-researchgate"
- url = "#"
- title = "ResearchGate"
+ class = "ai"
+ icon = "ai-researchgate"
+ url = "#"
+ title = "ResearchGate"
+
+ #Specify what is showin in the Accordion
+ [[params.showInAccordion]]
+ item = "aboutme"
+ expand = true # true for the section that is initially expanded
+ [[params.showInAccordion]]
+ item = "experience"
+ [[params.showInAccordion]]
+ item = "education"
+ [[params.showInAccordion]]
+ item = "publication"
+ [[params.showInAccordion]]
+ item = "project"
+ #[[params.showInAccordion]]
+ # item = "skill"
+ [[params.showInAccordion]]
+ item = "hobby"
+
+ [params.aboutme]
+ title = "About Me"
+ icon = "fas fa-user"
+ description = "**Tagline. Lorem ipsum dolor sit amet**, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
+
+ # Experience section
+ [params.experience]
+ title = "Experiences"
+ icon = "fas fa-briefcase"
+
+ [[params.experience.list]]
+ position = "Job Title"
+ dates = "2019 - *Present*"
+ company = "Company Name"
+ [[params.experience.list]]
+ position = "Job Title"
+ dates = "2018 - 2019"
+ link = "#"
+ company = "Company Name"
# Education section
[params.education]
title = "Education"
+ icon = "fas fa-graduation-cap"
[[params.education.list]]
- degree = "Ph.D. in Subject"
- college = "University of State-City"
- dates = "2013 - 2018"
- thesis_title = "Effect of humans on other humans: a study of human behavior."
- thesis_link = "#"
-
+ degree = "Ph.D. in Subject"
+ college = "University of State-City"
+ dates = "2013 - 2018"
+ thesis_title = "Effect of humans on other humans: a study of human behavior."
+ thesis_link = "#"
[[params.education.list]]
- degree = "M.S. in Subject"
- college = "University of State-City"
- dates = "2013 - 2018"
- thesis_title = "Effect of humans on other humans: a study of human behavior."
- thesis_link = "#"
-
+ degree = "M.S. in Subject"
+ college = "University of State-City"
+ dates = "2013 - 2018"
+ thesis_title = "Effect of humans on other humans: a study of human behavior."
+ thesis_link = "#"
[[params.education.list]]
- degree = "B.S. in Subject"
- college = "University of State-City"
- dates = "2004 - 2009"
-
- # Hobbies section
- [params.hobbies]
- title = "Hobbies"
-
- [[params.hobbies.list]]
- hobby = "Cooking"
-
- [[params.hobbies.list]]
- hobby = "Hiking"
-
- [[params.hobbies.list]]
- hobby = "Baking"
-
+ degree = "B.S. in Subject"
+ college = "University of State-City"
+ dates = "2004 - 2009"
# Publication section
[params.publication]
title = "Publications"
+ icon = "fas fa-book"
[[params.publication.list]]
- title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- authors = "F Last, F Second, P secondary"
- date = "2018"
- journal = "Journal of Field 52 (16), 9033-9044"
- link = "#"
+ title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+ authors = "F Last, F Second, P secondary"
+ date = "2018"
+ journal = "Journal of Field 52 (16), 9033-9044"
+ link = "#"
[[params.publication.list]]
- title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- authors = "F Last, F Second, P secondary"
- date = "2018"
- journal = "Journal of Field 52 (16), 9033-9044"
- link = "#"
+ title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+ authors = "F Last, F Second, P secondary"
+ date = "2018"
+ journal = "Journal of Field 52 (16), 9033-9044"
+ link = "#"
[[params.publication.list]]
- title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- authors = "F Last, F Second, P secondary"
- date = "2018"
- journal = "Journal of Field 52 (16), 9033-9044"
- link = "#"
-
- [[params.publication.list]]
- title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
- authors = "F Last, F Second, P secondary"
- date = "2018"
- journal = "Journal of Field 52 (16), 9033-9044"
- link = "#"
-
- # Experiences section
- [params.experiences]
- icon = "fa-briefcase"
- title = "Experience"
-
- [[params.jobs.list]]
- position = "Job Title"
- dates = "2019 - *Present*"
- company = "Company Name"
-
- [[params.jobs.list]]
- position = "Job Title"
- dates = "2018 - 2019"
- link = "#"
- company = "Company Name"
-
- # Projects section
- [params.projects]
- icon = "fa-project-diagram"
+ title = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+ authors = "F Last, F Second, P secondary"
+ date = "2018"
+ journal = "Journal of Field 52 (16), 9033-9044"
+ link = "#"
+
+ # Project section
+ [params.project]
title = "Projects"
-
- [[params.projects.list]]
- title = "project"
- url = "#"
- description = "Description of the project"
-
- [[params.projects.list]]
- title = "project"
- url = "#"
- description = "Description of the project"
-
- [[params.projects.list]]
- title = "project"
- url = "#"
- description = "Description of the project"
-
- [[params.projects.list]]
- title = "project"
- url = "#"
- description = "Description of the project"
-
- [[params.projects.list]]
- title = "project"
- url = "#"
- description = "Description of the project"
-
- # Skills section
- [params.skills]
- icon = "fa-cogs"
+ icon = "fas fa-project-diagram"
+
+ [[params.project.list]]
+ title = "project"
+ url = "#"
+ description = "Description of the project"
+ [[params.project.list]]
+ title = "project"
+ url = "#"
+ description = "Description of the project"
+ [[params.project.list]]
+ title = "project"
+ url = "#"
+ description = "Description of the project"
+ [[params.project.list]]
+ title = "project"
+ url = "#"
+ description = "Description of the project"
+
+ # Skill section
+ [params.skill]
title = "Skills"
-
- [[params.skills.list]]
- skill = "Skill 1, Skill 2"
- skillrating = 90
-
- [[params.skills.list]]
- skill = "Skill 3"
- skillrating = 80
+ icon = "fas fa-cogs"
+
+ [[params.skill.list]]
+ skill = "Skill 1, Skill 2"
+ skillrating = 90
+ [[params.skill.list]]
+ skill = "Skill 3"
+ skillrating = 80
+ [[params.skill.list]]
+ skill = "Skill 4"
+ skillrating = 50
+
+ # Hobby section
+ [params.hobby]
+ title = "Hobbies"
+ icon = "fas fa-gamepad"
- [[params.skills.list]]
- skill = "Skill 4"
- skillrating = 50
+ [[params.hobby.list]]
+ hobby = "Cooking"
+ [[params.hobby.list]]
+ hobby = "Hiking"
+ [[params.hobby.list]]
+ hobby = "Baking" \ No newline at end of file