-
Notifications
You must be signed in to change notification settings - Fork 16
meetup-talks is a Hugo site now! 🎉 #114
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few questions on "Propose a talk" issue template:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bhavin192 Thanks for your replies. It is good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can take me as newbie to hugo. I'm facing this error while building with make build.
meetup-talks on hugo [?] via 🐹 v1.13.11
❯ make build
hugo --gc --minify
Error: add site dependencies: load resources: loading templates: walk: open "render-link.html" (""): file does not exist
make: *** [Makefile:6: build] Error 255
@digitronik can you please check version of Hugo as well as Go? https://gohugo.io/hugo-modules/use-modules/#prerequisite |
- Adds archetypes event and newsletter - Uses github.com/pythonpune/website-theme Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
- Following /event/event-name and /newsletter/month-year format - Update archetypes/event.md Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
- Links now work on both GitHub as well as on website Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
- Uses hugo new command to create files. - Update the README.md accordingly. Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
Signed-off-by: Bhavin Gandhi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Signed-off-by: Bhavin Gandhi <[email protected]>
Newsletter
andEvent
Closes #87 closes #92 closes #96 closes #46 closes #102 closes #103