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

fixing title in gh page #357

Closed
wants to merge 36 commits into from
Closed

fixing title in gh page #357

wants to merge 36 commits into from

Conversation

kushal-khare-official
Copy link

Description

added the following css code in styles.scss

#water-monitoring-system---iot-project {
  white-space: break-spaces;
}

Fixes #337

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Reviewer: Vinit Shahdeo

vinitshahdeo and others added 30 commits May 20, 2020 18:42
- Edit the section 'Getting started' with git workflow instructions
- Updated instructions to synch up local and remote repo before pushing your changes.
- Check for any latest updates on the Upstream and merge them with your work before pushing
- Follow the above steps before creting a PR

Edit git workflow-synch with remote + add workflow flowchart
Added two feature articles.
Added a section for articles on GSSoC.
Copy link
Contributor

@nandikajain nandikajain left a comment

Choose a reason for hiding this comment

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

Push commit to gh-pages

@kushal-khare-official kushal-khare-official changed the base branch from master to gh-pages October 4, 2020 18:52
@nandikajain
Copy link
Contributor

can you give the link to the gh-pages, of how they will look like by deploying it on your local branch

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.

Fixing Title in Github Pages (gh-pages)
10 participants