GithubHelp home page GithubHelp logo

linu.sk's Introduction

linu.sk

This is the source code of my personal website hosted at linu.sk. It is built using Zola, a static site generator (SSG) written in Rust.

Feel free to open an issue or pull request if you think something could be improved!

Building the Website

Prerequisites

Clone this repository:

git clone [email protected]:linuskmr/linu.sk.git

Install the Zola SSG as described at getzola.org > Installation.

Live Preview

For a live preview of the site with hot reloading, run:

zola serve

Build the Website to Static HTML

To build the website to the output directory, run:

zola build

You can then serve the website using any webserver, e.g.:

python3 -m http.server

linu.sk's People

Contributors

linuskmr avatar

Stargazers

Nikita Karamov avatar Jaskonius avatar Kendrick Gruenberg, B.Sc. avatar Max avatar

Watchers

 avatar

linu.sk's Issues

Aside TOC

Add a table of contents to (at least) blog articles at the side (only for large displays) using the aside HTML tag.

Automatic deployment

When a commit is pushed to the main branch, GitHub shall request a special URL on linu.sk (Webhook), which then shall fetch this git repository and shall statically build the website.

Project overview

Create a /project page listing some of my projects with a description and a link to the deployed version and/or the source code.

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.