Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talks display issue #5

Closed
willtm opened this issue Mar 26, 2017 · 4 comments
Closed

Talks display issue #5

willtm opened this issue Mar 26, 2017 · 4 comments
Labels
question Issues that are just questions.

Comments

@willtm
Copy link

willtm commented Mar 26, 2017

Hello there,

Thank you for creating and sharing this Jekyll theme! It is just what I've been looking for.

I don't now if you can assist me or not but I'm having a challenging time trying to get my talks to display. Instead of seeing text on my cv.html page, I just see empty bullets. I would appreciate any troublehshooting hints you might have.

CV webpage
https://willtm.github.io/cv/

Forked repository
https://github.com/willtm/willtm.github.io

All the best,

Will

@staeiou
Copy link
Contributor

staeiou commented Mar 27, 2017

Hi Will, glad to know you're enjoying the theme! I think I know what is wrong here. Your .md files in the _talks directory have invalid YAML metadata -- that is the section with at the top with the variables, between the three dashes. It looks like there isn't a closing quotation mark for:

venue: "Georgia State University, College of Law

and possibly having the title include a newline, extending to two lines is messing things up too:

title: "Formative Assessment in Law Schools - Discussion and
Evaluation of Available Tools"

In the future, you can tell that something is wrong with the YAML because when you look at it in GitHub, it shows the raw text, rather than rendering as a nicely formatted table (as it does in https://github.com/willtm/willtm.github.io/blob/master/_publications/2012-10-01-working-group.md for example).

Feel free to let me know if that works, or if you have any questions. Enjoy!

@willtm
Copy link
Author

willtm commented Mar 27, 2017

Hello!

Thanks for your help. The lack of closing quotation marks in the YAML header for my markdown file was the problem and that fixed it. Working perfectly now.

I don't want to hijack my own thread but do you have any further guides/tutorials on how to use the Jupyter notebooks and Python scripts? I'm intrigued by the possibility of using them but haven't had much success.

@staeiou
Copy link
Contributor

staeiou commented Mar 27, 2017

Great! And I think those might be out of date, since I made it for my own site but have made improvements to academicpages since then. Thanks for bringing it to my attention, I've added a new issue added for that in #8

@staeiou staeiou closed this as completed Mar 27, 2017
@willtm
Copy link
Author

willtm commented Mar 27, 2017

Hello!

I think you answered my previous question here #8. Since there isn't any ready-made documentation, I may give them another try but I'll adapt if they don't work out.

Thanks, again.

Oh, and I see that you just answered! Thank you.

@staeiou staeiou added the question Issues that are just questions. label Mar 27, 2017
shawnccx pushed a commit to shawnccx/shawnccx.github.io that referenced this issue Jul 22, 2018
jacenkow added a commit to vios-s/tsaftarislab.github.io that referenced this issue Apr 9, 2020
* Fifth round of minor changes.

Signed-off-by: Grzegorz Jacenków <grzegorz@jacenkow.com>
francisco-avalos added a commit to francisco-avalos/francisco-avalos.github.io that referenced this issue Jul 26, 2020
ozlemtuncel added a commit to ozlemtuncel/ozlemtuncel.github.io that referenced this issue Jul 23, 2021
anchowdhury89 added a commit to anchowdhury89/anchowdhury89.github.io that referenced this issue Aug 24, 2021
gzhelev2020 added a commit to gzhelev2020/gzhelev2020.github.io that referenced this issue Oct 6, 2021
yuzhengcuhk pushed a commit to yuzhengcuhk/yuzheng.github.io that referenced this issue Dec 26, 2021
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Dec 19, 2022
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 21, 2023
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 21, 2023
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 21, 2023
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 22, 2023
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 22, 2023
Ryanhilde added a commit to Ryanhilde/ryanhilde.github.io that referenced this issue Feb 22, 2023
MingSun-Tse pushed a commit to MingSun-Tse/mingsun-tse.github.io that referenced this issue Apr 30, 2023
Pnaghavi pushed a commit to Pnaghavi/pnaghavi.github.io that referenced this issue Aug 6, 2023
christinahyeung added a commit to christinahyeung/christinahyeung.github.io that referenced this issue Oct 25, 2023
jeremieboudreault added a commit to jeremieboudreault/jeremieboudreault.github.io that referenced this issue Feb 12, 2024
dashpulsar added a commit to dashpulsar/dashpulsar.github.io that referenced this issue Apr 11, 2024
dashpulsar added a commit to dashpulsar/dashpulsar.github.io that referenced this issue Apr 12, 2024
saurabhmishra608 pushed a commit to saurabhmishra608/saurabhmishra608.github.io that referenced this issue May 24, 2024
kedosomwan added a commit to kedosomwan/kedosomwan.github.io that referenced this issue Jun 17, 2024
created and modified publication academicpages#5 page for most recent publication (6/2024, Early Algebra Advanced credits)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that are just questions.
Projects
None yet
Development

No branches or pull requests

2 participants