Coder Social home page Coder Social logo

startpage's Introduction

Startpages

Preview

Other colorschemes

Start pages are designed to replace the default browser's new tab page. So every time you open a new tab, one of your start pages will be displayed, showing you a list of your favorite links and links to other startpages.

This is a template repository. You can create your own GitHub repository on your own account using this template. Once created, you can edit the configuration file (you can also use the GitHub web editor). For each link, you can specify an icon and organize the links into categories and columns.

When you commit the changes, the already prepared GitHub action will parse your configuration file and generate the GitHub pages, which you can then use to override the browser's new tab location setting.

Setting up the repository

First, create your own repository from this template repository. You can use following guide.

Next, activate the GitHub Pages in the settings:

Deploy from branch / gh-pages / root

Defining the content

Content is defined in the content/startpages.yaml file with the following schema:

Content hierarchy

By default, the icons come from Font Awesome and for easier copy-paste it uses the whole snippet in the format:

<i class="fa-solid fa-magnifying-glass"></i>

You can easily copy the snippet by opening the icon popup window and clicking on the code.

Styling

Styles are defined inside the sass/styles.scss. The easiest way is to choose one of the predefined colorscheme by uncommenting the import line. The colorschemes were taken from samme/base16-styles.

Changing startpage template

Startpage template is in templates/startpage.html, and it will be processed by Tera template engine.

Public directory

All content of public/ will be copied to generated site. You can use this directory to store images, or JavaScript files which you can reference in your modified startpage template.

Generating site locally

Install Rust and Cargo.

Then you can run the generator in watch mode, so every time you update a file the generator will regenerate the _site/.

cargo watch -x run

Contributing

The repository that you generate will not share history with this template repository. If you want to contribute you will need to fork the template repo conventional way.

For feature requests, questions and new ideas please use Discussions and Issues use for reporting bugs.

startpage's People

Contributors

jacobjwalters 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.