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

Feature : Back To Top Button #334

Open
VaibhavSharma24 opened this issue Oct 27, 2023 · 8 comments
Open

Feature : Back To Top Button #334

VaibhavSharma24 opened this issue Oct 27, 2023 · 8 comments

Comments

@VaibhavSharma24
Copy link

Sometimes scrolling back to top can be frustrating so I want to add a button which will take to the front screen

It will enhance the overall user experience

@MangelMaxime
Copy link
Collaborator

Hello @VaibhavSharma24,

I am open for a PR to add this button.

@VaibhavSharma24
Copy link
Author

Thank You soo much for the approval @MangelMaxime I am on it and will make a PR soon !

@MangelMaxime
Copy link
Collaborator

Your welcome :)

Funny enough, in Nacara I did add "Back to the top button" but some people didn't like it ahah. Proof that is it difficult to please everyone, but here as this is not a general purpose documentation tool we can add it with no problem I believe.

@VaibhavSharma24
Copy link
Author

@MangelMaxime i totally agree with you even to me many people in my pasts contributions have come up saying that you can use keyboard shortcuts 🙂

btw I wanna know that the button you want in pure CSS or icon ?

@MangelMaxime
Copy link
Collaborator

@VaibhavSharma24 You can use pure CSS if you know how to do it.

Otherwise, I believe Fulma documentation is using Font Awesome so you can find a free icon from that icon font. You just need to be careful about what version of Font Awesome it is using as the build is a bit old ^^

@VaibhavSharma24
Copy link
Author

VaibhavSharma24 commented Oct 30, 2023

@MangelMaxime Sure i will keep this mind 😊

Sorry for disturbing you 😅 but can you please help me in hosting this project in my local machine I have installed all the dependencies and when I try to run to watch live using command ./fake.cmd build -t WatchDocs I am seeing the error bash: ./fake.cmd: No such file or directory and I tried building it using ./fake.cmd build but got the error No Such Directory

@MangelMaxime
Copy link
Collaborator

Ah this is because I changed the build system but forgot about GUIDELINES.md

You need to use dotnet fsi build.fsx --help it should give you all the commands available.

I think the one you want is dotnet fsi build.fsx -p Docs --watch

@VaibhavSharma24
Copy link
Author

VaibhavSharma24 commented Oct 30, 2023

-> @MangelMaxime Can you please help me in this I am getting this Error

Screenshot 2023-10-31 040058

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

No branches or pull requests

2 participants