home.social

#vuepress — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vuepress, aggregated by home.social.

fetched live
  1. I was always a fan of #Vue, but never had the chance to try it. Now I explored building a sample webpage in #Vuepress 2.0 for a test phase workshop series:

    ioer.gp.hrz.tu-chemnitz.de/fdz

    See the description for how the page is setup and integrated with #Gitlab Continuous Integration (#CI):
    ad.vgiscience.org/links/posts/

    Generally, I found #Vuepress easy to setup. But the `config.js` gets confusing quickly when adding multiple languages for accessibility (#I18n) and configuration settings.

  2. The new version of my conlanging website is up and running, powered by and !

    conlang.phundrak.com/

    I’ll import the other languages I haven’t imported yet later during the upcoming week, for now it was much more important to me to at least include my two main projects.

  3. kawanerio@MoebuntuStudio11:~/git/misskey-hub$ npm install -g [email protected]
    npm ERR! code EBADENGINE
    npm ERR! engine Unsupported engine
    npm ERR! engine Not compatible with your version of node/npm: [email protected]
    npm ERR! notsup Not compatible with your version of node/npm: [email protected]
    npm ERR! notsup Required: {"node":"^14.17.0 || ^16.13.0 || >=18.0.0"}
    npm ERR! notsup Actual:   {"npm":"8.5.3","node":"v12.22.9"}
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/kawanerio/.npm/_logs/2023-02-06T18_03_44_952Z-debug-0.log
    kawanerio@MoebuntuStudio11:~/git/misskey-hub$ 

    うーーーーーーんこの
    #iovc #vue #vuepress #vuejs #npm

  4. にゃーん・・・

    kawanerio@MoebuntuStudio11:~/git/misskey-hub$ npm run dev
    
    > [email protected] dev
    > vuepress dev src
    
    /home/kawanerio/git/misskey-hub/node_modules/@vuepress/bundler-vite/lib/resolveViteConfig.js:15
    }, options.viteOptions ?? {});
                            ^
    
    SyntaxError: Unexpected token '?'
        at wrapSafe (internal/modules/cjs/loader.js:915:16)
        at Module._compile (internal/modules/cjs/loader.js:963:27)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
        at Module.load (internal/modules/cjs/loader.js:863:32)
        at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        at Module.require (internal/modules/cjs/loader.js:887:19)
        at require (internal/modules/cjs/helpers.js:74:18)
        at Object.<anonymous> (/home/kawanerio/git/misskey-hub/node_modules/@vuepress/bundler-vite/lib/build/build.js:6:29)
        at Module._compile (internal/modules/cjs/loader.js:999:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    kawanerio@MoebuntuStudio11:~/git/misskey-hub$ 
    #iovc #vue #vuepress #vuejs #npm

  5. Now that I am properly exploring , I think I will begin to transition my websites conlang.phundrak.com and config.phundrak.com to this framework in the upcoming months.
    Currently, I directly export my files to HTML files, but in the case of using Vuepress, I’d first export them to Markdown.

    I also really like the possibility of using components directly in my Markdown files, which should help to make things look nicer.

  6. New post! Moving my 'Freelancing In India: A Handbook' project to .

    If you're a in , please take a look and perhaps even contribute? 🙂

    rusingh.com/blog/2020/05/11/fr