Giter Club home page Giter Club logo

yolakalemowa.github.io's Introduction

Links template

This is a template for Astro based on the design of omg.lol pages.

Usage

  1. Click on the "Use this template" button and create a new repository named USERNAME.github.io (replace USERNAME with your GitHub username). Then, in the repository, go into Settings > Pages > Build and deployment and change the Source to GitHub Actions.

  2. Update your details in the src/config.json file. The location is optional, and if you don't want to use it you can simply delete the line (don't leave it blank, though).

    The titles under links need to be exactly how you want them to appear. This means that if you want the link to appear as "gOoGle" then you need to type:

    "gOoGle": "https://www.google.com"

    Also keep in mind that you need to include https:// for the link to work.

  3. Add your image to the public/icon/ folder, and delete the favicon.svg file currently present.

  4. (Optional) You can change the background and text colors by editing the values in src/styles/colors.scss.

  5. Commit your changes, and go to https://USERNAME.github.io, and you should see your site. Enjoy!

Build instructions (for advanced users only)

  1. git clone https://github.com/noClaps/links-template-astro.git && cd links-template-astro
  2. npm install
    npm run dev
    Run this in the root directory (links-template-astro/ if you followed the instructions above), and open localhost:3000 in your desired browser to see the preview. Make sure to keep this repository and your dependencies up-to-date, especially if you plan to contribute.
  3. npm run build
    This builds the site and places the files in the dist/ directory.

Licenses

The licenses of all npm dependencies are in their respective folders in node_modules/ when you install them with npm install.

Astro, the static site generator used to generate this template, is licensed under the MIT license.

The icons come from Octicons and are licensed under the MIT License.

The Inter and Patua One fonts are licensed under the OFL-1.1 License.

All of the remaining content in this repository is licensed under the BSD Zero Clause license.

yolakalemowa.github.io's People

Contributors

yolakalemowa avatar

Stargazers

Nikola Hristov avatar

Watchers

 avatar

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.