Skip to content

Conversation

@ajogseneca
Copy link
Contributor

Added solution for #155

Changes

Created a new file in the _layout folder called create-blog.html in which it manages the interface for writing the blog post it features :

  • A input area to add title to the blog
  • A text area to add the contents to the blog
  • A image upload area which is created with FileReader()
  • Image can be removed, if user wish too after uploading
  • A preview button which shows how the blog look after adding all the parts including a small preview of the image.

There is also a change in the nav.html to add the section for Create Blog Post

As of now this is just a sample interface that can be considered in the future when database is connected.

Screenshots:
image
image
image

@netlify
Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for dainty-scone-61e301 ready!

Name Link
🔨 Latest commit d506429
🔍 Latest deploy log https://app.netlify.com/sites/dainty-scone-61e301/deploys/673d99cc1332eb000890dd4d
😎 Deploy Preview https://deploy-preview-157--dainty-scone-61e301.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.

Copy link
Contributor

@gaurovgiri gaurovgiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be cool idea, but we were planning to use our google forms for posting blog. Can you just embed a google form there. Use a mock google form, will change the link later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants