GithubHelp home page GithubHelp logo

sgwilym / gwil-garden Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 1.54 MB

An Earthstar server which generates a personal website (mine)

Home Page: https://gwil.garden

TypeScript 60.99% CSS 37.13% JavaScript 1.05% Dockerfile 0.83%

gwil-garden's Introduction

Gwil's Garden

An Earthstar server which I've extended so that it can serve a blog posts with HTML, and syndication with RSS.

I write blog posts on my filesystem on my computer. I wrote a script which writes them to a local Earthstar replica and then syncs with this server. The server then uses this synced data when requests come through for posts, RSS, etc.

The server itself is defined in src/server.ts. You can see the extensions it uses there.

Functionality is implemented as different Earthstar server extensions, found in src/garden_extensions.

HTML is generated with React and renderToStaticMarkup, and these templates can be found in src/components

Some shared functionality (e.g. getting blog posts from the Earthstar replica) exist in src/helpers.

Styling is done with a CLI installation of Tailwind.

If you'd like to run this yourself, run deno task server. You'll need Deno installed.

gwil-garden's People

Contributors

sgwilym avatar shawntax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shawntax

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.