Hello , i think yes because it improve your learning , when you try to do storytelling like medium blogs as an example you'll find many issues in what you've learned and also creates some sort of discipline to be productive like you gotta do something , in the end i would thank you for this great video it was such a great help !!
Thank you very much, Mr. Boris. I have been struggling with creating a portfolio website like this, coming to Wix and WordPress but they haven't served my taste until this magnificent video.
I went through the video and learned how to build one page, it's amazing. I believe this kind of video benefits a lot to some researchers like me who are not good at programming but still need to have a academic page.
I‘m really happy to hear that! I also really like academic pages. It‘s a much better way to have a public „resume“ than somehow sharing a PDF. I’m research it‘s really important to collaborate and show yourself and your work to the world :)
Thanks so much for pointing out changing the url in _config. I've been stuck with the navigation bar for a long time. After typing in my own url the profile image problem is also fixed. Otherwise it would not show the photo I uploaded.
Hi Boris, great video and great template! The only thing that I find strange is the publications section with that sort of nested structure (for example you get the suggested citation repeated multiple times, which is inconvenient). I've had a quick look but it doesn't look too straightforward to modify... How would you go about creating a new subpage (say for example a "research" section) in addition to the CV portfolio and publications ones?
Hi Boris, great video! I'm still confused how you change from the browser to vscode in min 2:22 #noob, basically how do you clone the repo and edit the files locally? I'm sorry but I'm still learning git and enjoy working with local files, which can be more fun for markdown writing.
In the video I actually had my website done and just went through the code and showed the final result! So, I already pushed everything to github and there the action was triggered to update the website directly on github’s side. That said, you should also be able to serve it locally and see your edits in localhost. if not, you might just need to always push and wait for it to render on the live website. I hope this still somewhat helps! :)
Thank you very much for the tutorial, I created my page, I would like to add a new tab called "conferences" and add my conference papers there, is that possible? I tried it and the tab is empty.
Hello Boris, new subscriber here! 🙋🏼♀ thank you so much for this video, I am really interested to know more about how to much such a CV exactly like yours. I have checked out your channel but I haven't seen any video regarding this. I suppose you made it with LaTeX at first place! Do you mind sharing the latex template of your cv or the raw one? then I can proceed with editing mine. Thank you so much
Hi! I'm really really glad to hear the video helped you 😊 I will hopefully soon make a video on how I made my resume and what is important to keep in mind when designing your resume! Stay tuned! 🤓👾
thank you this was very useful! Any idea why when I try to embed an image in a portfolio .md file the image does not show up on the actual website? It is showing up in the .md preview.
Hi guys! I had the same problem! my images do not appear in the website, but they appeared in the preview version in VScode :( So, Does anyone know the solution for this problem?
My website was working fine for a few days but recently I attempted to make edits and now I keep receiving the error "github-pages can't satisfy your Gemfile's dependencies." Do you have any idea how to fix this? Thank you.
Perhaps you should track the changes you did in the commit (and push) that broke your code! Look at what dependencies were added that might be the cause. I hope this helps
This is missing a lot you skip all of the parts about how to actually get to the editing window, that is not intuitive. Also you never actually committed any changes, how do I know it works as described. All you relay did was change a bunch of surface level things and didn't show it worked.
I don't know what a 'fork' is? I don't know what a 'repository' is? Can you give me some advice on what I should write for the URL? What is GitHub? What is a master branch? What is oot? This video does nothing to address anything that's going on. Very poor.
Hi boris , great video indeed . But i am facing a problem called build issue with jekyll and i am not able to trouble shoot it. It says "undefined method 'excerpt_separator' for #."
I had the same problem, but I removed the excerpt line from the 404, about, and non_menu-page files. I believe it has to do with a new version of jekyll
Hey Boris, thank you for this apt video. This is exactly what I have been looking for a long time. But I can't get the site running properly. It keeps showing "Not secure". I would appreciate an answer from you. It could help better if you share your email. Thank you. Edit: I figured out that issue.
Hey! I'm really glad the video helped!!! Sorry for not getting back earlier... But I'm glad you could solve the issue! What was it and how did you solve it? Perhaps someone else watching might have the same problem :)
Hi, I end up having to add gem "tzinfo-data" gem "webrick" in gemfile to start the server but then it gives out, ERROR NoMethodError: undefined method `key?' for nil:NilClass, can you help?
on another note. I have a new inquiry and debating passing on the project as im still new but it's a property management site. with multiple users logging in . can GitHub help with this ? maybe there is a resource I can fork. (why is it called fork? ) odd. or maybe you can help and teach me and we split the payment .
❓Do you think personal academic websites are worth it❓
Hello , i think yes because it improve your learning , when you try to do storytelling like medium blogs as an example you'll find many issues in what you've learned and also creates some sort of discipline to be productive like you gotta do something , in the end i would thank you for this great video it was such a great help !!
Thank you very much, Mr. Boris. I have been struggling with creating a portfolio website like this, coming to Wix and WordPress but they haven't served my taste until this magnificent video.
wow, thanks!! I‘m really glad my video helped you that much ☺️☺️☺️
I went through the video and learned how to build one page, it's amazing. I believe this kind of video benefits a lot to some researchers like me who are not good at programming but still need to have a academic page.
I‘m really happy to hear that!
I also really like academic pages. It‘s a much better way to have a public „resume“ than somehow sharing a PDF. I’m research it‘s really important to collaborate and show yourself and your work to the world :)
Hi Boris, thank you so much for sharing this video!!
No worries ☺️
This was *very* helpful.
I managed to set up my website in less than an hour.
Thanks!
Thanks so much for pointing out changing the url in _config. I've been stuck with the navigation bar for a long time. After typing in my own url the profile image problem is also fixed. Otherwise it would not show the photo I uploaded.
thank you so much from republic of korea , it helped me a lot of making website of mine
Hi Boris, great video and great template! The only thing that I find strange is the publications section with that sort of nested structure (for example you get the suggested citation repeated multiple times, which is inconvenient). I've had a quick look but it doesn't look too straightforward to modify... How would you go about creating a new subpage (say for example a "research" section) in addition to the CV portfolio and publications ones?
Hey! How did you make the website live? I am facing issues build with jekyll failed. What to do , any idea??
Really helpful! All the best for your further studies :)
Danke Alter! Du bist wirklich hilfreich.
This is really great. Thanks! Could you tell me how to make it to be a Single Page Scrolling Website?
Loved that pikachu and snorlax toys
thanks for you video!! I wonder why the section in the navigation still appears even after I comment it out ?
Hi Boris, thank you very much for this helpful video! Do you have any idea about how to make the avatar on the homepage bigger? Thanks again!
Hey! I‘m sorry to disappoint you, but I don‘t know how :/
@@borismeinardus No worries, I googled how to change it, just modify the codes in _sidebar.scss!
Did anyone figure this out? , Had the same interest?
Hi Boris, great video! I'm still confused how you change from the browser to vscode in min 2:22 #noob, basically how do you clone the repo and edit the files locally? I'm sorry but I'm still learning git and enjoy working with local files, which can be more fun for markdown writing.
In the video I actually had my website done and just went through the code and showed the final result! So, I already pushed everything to github and there the action was triggered to update the website directly on github’s side.
That said, you should also be able to serve it locally and see your edits in localhost. if not, you might just need to always push and wait for it to render on the live website.
I hope this still somewhat helps! :)
Thank you! this is really useful and you explained it well 🙂
Great informative video. How do you add a new page, say "News" in the header section?
Thanks! I am really not sure but I believe you can add the reference to the actual md file in the config file.
Thank you so much! qq: how to remove the sitemap and the feed section at the bottom?
Hi Boris...can you please share the github repo of this one that you have just customized.
Here you go ☺️
github.com/sudo-Boris/sudo-Boris.github.io
Thank you very much for the tutorial,
I created my page, I would like to add a new tab called "conferences" and add my conference papers there,
is that possible? I tried it and the tab is empty.
i want to remove top nav and customize navbar_right.. how can i do that?
Thanks Boris!
🤗
Thanks Boris helpful video
I‘m really glad it helped!
Thank you so much. Can anyone please let me know, how can I live this from my local computer?
Hello Boris, new subscriber here! 🙋🏼♀ thank you so much for this video, I am really interested to know more about how to much such a CV exactly like yours. I have checked out your channel but I haven't seen any video regarding this. I suppose you made it with LaTeX at first place! Do you mind sharing the latex template of your cv or the raw one? then I can proceed with editing mine. Thank you so much
Hi! I'm really really glad to hear the video helped you 😊
I will hopefully soon make a video on how I made my resume and what is important to keep in mind when designing your resume!
Stay tuned! 🤓👾
Thank you very much for this great video! :)
Really glad you enjoyed it! 😊
Hi, how can I add table of contents tab in each page?
Somehow, I had a hard time compiling the emoji with the GitHub editor...
thank you this was very useful! Any idea why when I try to embed an image in a portfolio .md file the image does not show up on the actual website? It is showing up in the .md preview.
Hmm very weird... I don't have an idea on the spot :/
make sure to remove the ".." before "/images/" at the start of your image's filepath in the markdown
Hi guys! I had the same problem! my images do not appear in the website, but they appeared in the preview version in VScode :(
So, Does anyone know the solution for this problem?
how to modify the font size
My website was working fine for a few days but recently I attempted to make edits and now I keep receiving the error "github-pages can't satisfy your Gemfile's dependencies." Do you have any idea how to fix this? Thank you.
Perhaps you should track the changes you did in the commit (and push) that broke your code! Look at what dependencies were added that might be the cause.
I hope this helps
@@borismeinardus Hello, I was able to fix it a bit ago. Thank you for the response though!
How did you resolve this?
how did you fix this as I think I'm having the same problem. Were your changes not shown on your website?@@matik4605
@@matik4605 people saying that they fixed it without explaining how they did it are the worst
bruder mit welchem schnitt hast du dich beworben
wo beworben? :)
@@borismeinardus tu studiengang
2,0 Abi Schnitt für Bachelor
1,8 Bachelor Schnitt für Master
Do I need a spoon too?
whatever works for you :) Forks are the best though
This is missing a lot you skip all of the parts about how to actually get to the editing window, that is not intuitive. Also you never actually committed any changes, how do I know it works as described. All you relay did was change a bunch of surface level things and didn't show it worked.
Let's report him for giving half information all the time
I don't know what a 'fork' is? I don't know what a 'repository' is? Can you give me some advice on what I should write for the URL? What is GitHub? What is a master branch? What is
oot?
This video does nothing to address anything that's going on. Very poor.
Hi boris , great video indeed . But i am facing a problem called build issue with jekyll and i am not able to trouble shoot it. It says "undefined method 'excerpt_separator' for #."
I had the same problem, but I removed the excerpt line from the 404, about, and non_menu-page files. I believe it has to do with a new version of jekyll
@@DanielAlejandroLopezMontiel yeah the bug was from new version of jekyll. Now it is fixed. Thanks
Hey Boris, thank you for this apt video. This is exactly what I have been looking for a long time. But I can't get the site running properly. It keeps showing "Not secure". I would appreciate an answer from you.
It could help better if you share your email. Thank you.
Edit: I figured out that issue.
Hey! I'm really glad the video helped!!!
Sorry for not getting back earlier... But I'm glad you could solve the issue!
What was it and how did you solve it? Perhaps someone else watching might have the same problem :)
Hi, I end up having to add gem "tzinfo-data" gem "webrick" in gemfile to start the server but then it gives out, ERROR NoMethodError: undefined method `key?' for nil:NilClass, can you help?
nvm just use serve instead of liveserve
Phew, I‘m really glad you found a solution! Not sure if I would have known one of the top of my head!
on another note. I have a new inquiry and debating passing on the project as im still new but it's a property management site. with multiple users logging in . can GitHub help with this ? maybe there is a resource I can fork. (why is it called fork? ) odd. or maybe you can help and teach me and we split the payment .
I am sorry, but I‘m not quite sure what you mean.