Coder Social home page Coder Social logo

santisoler / website-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leouieda/website

0.0 0.0 0.0 221.93 MB

This is the source code for my personal site, built with Nēnē

Home Page: https://www.leouieda.com

License: Other

CSS 0.11% HTML 0.07% Jupyter Notebook 99.82%

website-1's Introduction

Source code for leouieda.com

This is the source code for my personal site leouieda.com.

Dependencies

You'll need to install Nēnē and all it's dependencies to build the site. I have been using Python 3.9 for the build. See environment.yml for the complete dependency list.

You can create a conda environment with all required dependencies by running conda env create in the root of the repository. To activate the environment so we can run the build use source activate leouieda.com.

Compiling the site

To build the website:

nene

To serve the website to localhost for development:

nene -s

The theme

The website theme custom made with pure CSS. Icons are provided by FontAwesome and Academicons. The font used is Atkinson Hyperlegible.

The Jinja2 templates and CSS are located in the _templates and css folders. I really should make this theme more generic and provide it to the world. But, you know, time and things. You can still use it by copying the folders to your own project. I can't guarantee that things will work without my specific folder structure.

Automatic deploy with GitHub Actions

The site is automatically built and deployed to leouieda/leouieda.github.com every time a commit is pushed to the main branch. See files .github/workflows/build.yml.

License

Except were otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License.

website-1's People

Contributors

leouieda avatar acarolcolombo avatar florian-wagner avatar hbueno avatar caparicajr avatar katrinleinweber 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.