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

feat: add support for section directories #162

Merged
merged 14 commits into from
Apr 25, 2024
Merged

Conversation

leohhhn
Copy link
Contributor

@leohhhn leohhhn commented Apr 18, 2024

Description

Addresses #160.

In short - with this PR, you can now add subfolders in the gbe/ folder to accommodate better organization of multiple sections, as displayed below:

Screenshot 2024-04-22 at 11 03 23

@leohhhn leohhhn self-assigned this Apr 18, 2024
Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for gno-by-example ready!

Name Link
🔨 Latest commit 543718d
🔍 Latest deploy log https://app.netlify.com/sites/gno-by-example/deploys/662aad535091e60008879b2e
😎 Deploy Preview https://deploy-preview-162--gno-by-example.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@leohhhn leohhhn marked this pull request as ready for review April 18, 2024 00:48
@leohhhn leohhhn requested a review from a team as a code owner April 18, 2024 00:48
@leohhhn leohhhn changed the title feat: support for section directories feat: add support for section directories Apr 18, 2024
@leohhhn
Copy link
Contributor Author

leohhhn commented Apr 18, 2024

Also updated the output to include a few more details:
Screenshot 2024-04-18 at 15 14 28

# Conflicts:
#	src/tutorials/gno.land/gbe/01-hello/index.ts
#	src/tutorials/gno.land/gbe/02-count/index.ts
#	src/tutorials/gno.land/gbe/03-primitives/index.ts
#	src/tutorials/gno.land/gbe/04-variables/index.ts
#	src/tutorials/gno.land/gbe/05-constants/index.ts
#	src/tutorials/gno.land/gbe/06-conditions/index.ts
#	src/tutorials/gno.land/gbe/07-loops/index.ts
@leohhhn
Copy link
Contributor Author

leohhhn commented Apr 25, 2024

Added sections to the logs:

Screenshot 2024-04-25 at 20 56 24

@leohhhn leohhhn merged commit ecaf86c into main Apr 25, 2024
6 checks passed
@leohhhn leohhhn deleted the feat/better-sections branch April 25, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants