toha icon indicating copy to clipboard operation
toha copied to clipboard

Posts Page Frontmatter and Configuration

Open oscarmrom opened this issue 4 years ago • 9 comments

I was looking through your documentation to understand how to set up posts but the post for that tutorial is not completed. Could you provide quick details on how to populate that page, please?

oscarmrom avatar Jul 04 '20 05:07 oscarmrom

@oscarmrom I am going to refactor the sidebar logic. So, front-matter will changes significantly. That's why I haven't added tutorial yet. I will recommend to wait for the refactor. It may take one week or two.

hossainemruz avatar Jul 04 '20 05:07 hossainemruz

hi @hossainemruz. I'm testing your theme. it's a very nice theme. Thanks for the job. impatient to test the new format :) .

RodrigueJr avatar Jul 04 '20 21:07 RodrigueJr

Gotcha, thanks for the quick response. Would you be able to drop a snippet of how your sample site currently is set up to walk myself through it, please? I'm excited to see what changes you make and in the mean time I'd like to learn how it currently functions. If I missed the code where it's set up could you link me to it, please?

oscarmrom avatar Jul 05 '20 01:07 oscarmrom

I know a refactor is currently in progress, but what is the way to show the post links in the side-bar currently as the example site shows? Thanks so much!

daveops1 avatar Jul 06 '20 03:07 daveops1

@daveops1 posts of the example site are here: https://github.com/hossainemruz/toha-example-site/tree/master/content/posts

hossainemruz avatar Jul 06 '20 04:07 hossainemruz

Thank you so much! Great theme 😀

daveops1 avatar Jul 06 '20 05:07 daveops1

@hossainemruz - Looking forward to the updated documentation. Great theme by the way :+1:

darkwizard242 avatar Jul 07 '20 17:07 darkwizard242

I simply put the posts from the example site on my but it didn't work as you can see here below.. Screenshot (1)

Andryas avatar Aug 14 '20 14:08 Andryas

Hey @Andryas , it looks like you got the bulk of it working, just the statics are missing. Did you include the corresponding images in the statics folder https://github.com/hossainemruz/toha-example-site/tree/master/static/images/posts ?

alex-bezek avatar Oct 24 '20 03:10 alex-bezek