Week 1

Jul 8th - Jul 14th

1. Building - rancho-rachit.github.io

After detailed research on building blogging, portfolio websites. I’ve finally choosen HUGO framework. And I’m going to use DOKS theme by Hyas.

Why Choose Doks theme ?
  1. It is updated on regular basis
  2. 2k+ likes on github & I liked multiple projects from the showcase section.
  3. Response from the developer is pretty fast.

2. Stuff that I’ve explored this week -

  1. SDLC (Software Development Life-Cycle)

    1. Plan: Define project scope, objectives, and resources.
    2. Implement: Develop the software according to design specifications.
    3. Test: To test everything is working as planned and nothing is broken.
    4. Deploy: Release the software.
    5. Maintain: Continuously update and fix the software after-release.
  2. Markdown: A lightweight markup language used for formatting text with simple syntax, making it easy to write and read.

  3. HUGO framework

    1. File structure: Organize content in described pattern.
    2. SEO (Search Engine Optimization): Techniques to improve the visibility and ranking of websites in search engine results.
    3. Shortcodes: Using predefined content structure with the help of tags.

Conclusion

Developed this website locally using HUGO framework.