Giter Site home page Giter Site logo

Comments (12)

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

i want to setup this repo in my local system ,
also can you provide me the correct link so i can raise the PR

from hedgedoc.

ErikMichelson avatar ErikMichelson commented on May 23, 2024

We have a broken link checker for the website repository. Maybe it would be good to integrate a broken-link-checker for markdown files/docs too.

Nevertheless, currently the 2.0 docs are here: https://docs.hedgedoc.dev/how-to/develop/setup/
However, this and other things regarding the 2.0 alpha might change in the future anyways.

from hedgedoc.

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

@ErikMichelson whaen i install turbo package then it shows
image

from hedgedoc.

mrdrogdrog avatar mrdrogdrog commented on May 23, 2024

There is no need to execute this command. Turbo is already part of the dependencies and will be installed if you execute yarn install

from hedgedoc.

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

There is no need to execute this command. Turbo is already part of the dependencies and will be installed if you execute yarn install

after execute yarn install and run yarn start:dev, it shows this
image

from hedgedoc.

mrdrogdrog avatar mrdrogdrog commented on May 23, 2024

You didn't fill out the issue template correctly. Can you give a bit more information about your system? What OS are you running? Which node version are you using?
These questions are there for a reason.

from hedgedoc.

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

window 11
yarn 3.6.4
node v18.18.0

from hedgedoc.

mrdrogdrog avatar mrdrogdrog commented on May 23, 2024

hm. Seems like dotenv can't find the turbo executable. Usually yarn modifies the PATH environment variable so subprocesses (dotenv in this case) can find other node_modules executable (turbo in this case). Seems like this doesn't work on windows.

You could try to execute this yarn run dotenv -c development -- yarn run turbo run start:dev.

However, I can't guarantee that our toolchain will work on win11 because it includes unixoid specific stuff like shell scripts.

from hedgedoc.

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

not working , end up with this error Usage Error: Couldn't find a script named "turbo".

from hedgedoc.

DIWAKARKASHYAP avatar DIWAKARKASHYAP commented on May 23, 2024

i have another question , can i raise a PR on changing developer documentation url with this https://docs.hedgedoc.dev/how-to/develop/setup/

from hedgedoc.

mrdrogdrog avatar mrdrogdrog commented on May 23, 2024

That should work

from hedgedoc.

ErikMichelson avatar ErikMichelson commented on May 23, 2024

Let's keep things organized and therefore separated. I created the issue #5168 to further identify and then document the situation with Windows systems.

This issue is about links in the documentation.
As I already said, I'd like to have a broken-link-checker being run through the complete docs (and the special markdown files in the repo like readme, contributing, and so on).

I don't see much benefit for the HedgeDoc project in opening a separate PR for each broken link and honestly that looks actually like just Hacktoberfest-grinding to me.

So, for going onwards I really appreciate a full check and fixing of links in the docs and even better a GitHub actions workflow like we have it for our website being adapted and integrated.

from hedgedoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.