Skip to content

Conversation

LianaHus
Copy link
Collaborator

@LianaHus LianaHus commented Apr 7, 2021

No description provided.

@ryestew
Copy link
Collaborator

ryestew commented Apr 11, 2021

Here is a version with some updated formatting and text:
image

or without bullet points - ( and also without the space before each line where the bullet point had been)

image

<div class="mx-4 w-100 d-flex">
${img}
<audio id="remiAudio" muted=false src="assets/audio/remiGuitar-single-power-chord-A-minor.wav"></audio>
<div class="w-80 pl-5 ml-5">
Copy link
Collaborator

@ryestew ryestew Apr 11, 2021

Choose a reason for hiding this comment

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

Here are 2 updates:

<div class="w-80 pl-5 ml-5"><h4 class="mb-1">Quicklinks</h4><a href="https://medium.com/remix-ide/migrating-files-to-workspaces-8e34737c751c?source=friends_link&amp;sk=b75cfd9093aa23c78be13cce49e4a5e8">Guide for migrating</a> your files to a File Explorer workspace
<h6 class="mt-1 mb-1">Migration tools:</h6><li><u class="text_2A2Ew px-1">Download all Files</u></li><li><u class="text_2A2Ew px-1">Restore Backup Zip</u>- a plugin to current workspace</li> <h6 class="mt-1 mb-0">Help</h6><li><a target="__blank" href="https://gitter.im/ethereum/remix" class="text_2A2Ew mx-1">Gitter channel</a></li><li><a target="__blank" href="/ethereum/remix-project/issues" class="text_2A2Ew mx-1">Report on Github</a></li></div>

or without bullet points (which I think looks a bit better)

<div class="w-80 pl-5 ml-5"><h4 class="mb-1">Quicklinks</h4><a href="https://medium.com/remix-ide/migrating-files-to-workspaces-8e34737c751c?source=friends_link&amp;sk=b75cfd9093aa23c78be13cce49e4a5e8">Guide for migrating</a> your files to a File Explorer workspace
<h6 class="mt-1 mb-1">Migration tools:</h6><p class="mb-0"><u class="text_2A2Ew px-1">Download all Files</u></p><p class="mb-2"><u class="text_2A2Ew px-1">Restore Backup Zip</u>- a plugin to current workspace</p> <h6 class="mt-1 mb-0">Help</h6><p class="mb-0"><a target="__blank" href="https://gitter.im/ethereum/remix" class="text_2A2Ew mx-1">Gitter channel</a></p><p class="mb-0"><a target="__blank" href="/ethereum/remix-project/issues" class="text_2A2Ew mx-1">Report on Github</a></p></div>

Or use the li tags but remove the bullet points in the css.

Anyway I think the text should be adjusted as I indicated or similar to that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've put ballots to show that it is 2 step action not just some links

@ryestew
Copy link
Collaborator

ryestew commented Apr 12, 2021

There are too many different font types.

  1. The Quicklinks is the headline but it doesn't read like it is.
  2. 2 step solution - if I'm not sure what the problem is - I don't know what the solution is for. Also it sounds like the name of a dance. Also because it is bolded, it looks more important than Migrate File system. But then what is Migrate File system? (OK I know - but it is a 1 step solution to try 1st.)
  3. Are the bullets necessary? If it is to make a quick explanation of 2 step solution - then they should be numbered not bulleted.
  4. The guide has the complete explanation and solution - but you have to read down a little to see it - (so I think it should go at the top)
  5. Maybe if Quicklinks is bigger & there is a line of explaination. Then
    What is the most important link? the Migrate File system?

</spam>
<p class="font-weight-bold mb-0">2-step solution:</p>
<li class="pl-1">
manually
Copy link
Collaborator

Choose a reason for hiding this comment

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

m of manually can be capitalized

as a backup zip
</li>
<li class="pl-1">
use
Copy link
Collaborator

Choose a reason for hiding this comment

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

u of use can be capitalized

Copy link
Collaborator

@Aniket-Engg Aniket-Engg Apr 12, 2021

Choose a reason for hiding this comment

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

Actually use Restore Backup zip to current workspace doesn't seem right. May we should remove use

If we remove use, we can change first option as Download All Files manually as a backup zip

</li>
<p class="font-weight-bold mb-0 mt-2">Help:</p>
<dir class="d-flex flex-column mt-1 pl-0">
<a class="${css.text} mx-1" target="__blank" href=" https://medium.com/remix-ide/migrating-files-to-workspaces-8e34737c751c">Guide for migrating the File System to workspace</a>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Guide for migrating the File System to workspace can be shortened as Migration Guide

@LianaHus LianaHus merged commit eb0eb38 into master Apr 12, 2021
@LianaHus LianaHus deleted the homeLinksm branch April 12, 2021 21:13
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.

4 participants