Git Product home page Git Product logo

xypnox.github.io's Introduction

xypnox.com

This is the source of xypnox.com

Deploy to GitHub Pages Built with Astro SolidJS

  • Redone in astro
  • Now comes with blag Previously it was maintained as a separate zola built blog but has now been integrated into the astro site.
  • Has some design stuff too!

Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:3000
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro check
pnpm run astro -- --help Get help using the Astro CLI

Checks

  • css variables We have a postcss check that throws warnings when a css variable is encountered that has either not been declared in the style tag or is not present in the global theme variables. The check script does not reload on theme.ts changes. You can run pnpm run convert independently to recreate the cssVariables.json file to check the variables correctly.

Dependencies

  • solid-js For interactions in cover and logos

Some parts of the code are artifacts that were initially prototyped but later removed from the final version. Start with the pages directory to see what was used and how.

xypnox.github.io's People

Contributors

xypnox avatar

Stargazers

Handyman-Girl  avatar Chirag Ghosh avatar Je Sian Keith Herman avatar Sirvent avatar gapmiss avatar Roman avatar Ammar Husain Ansari avatar Suchana Chakrabarti avatar Shivang Agrawal avatar Archit Dwivedi avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

xypnox.github.io's Issues

LICENSE?

Greetings ~

Am curious if you've considered adding a LICENSE to your repo? I'm looking for an Astro theme to use as a base foundation for a new personal site, but don't want to go against any copyrights or proprietary code. I've been following your progress over the last few months and I especially like the theme tools you've created… 1st-class!

Thank you

Open projects in new tab

When I click on a project link, it takes me from your site to GitHub. I think opening those links in a new tab would be better. It looks like you aren't using the <a> tag but instead an onClick handler on the <div> tag which could be fixed by following this StackOverflow link.

I usually try to open links with the middle button on mouse (the one with scroll bar) and it looks like it doesn't allow me to open links written in this way.

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.