Code Monkey home page Code Monkey logo

notes's Introduction

Notes - static site generator

tests deploy

Welcome to the Notes project——a dynamic tool for generating static sites with ease and efficiency. Harnessing the power of Go, this project not only facilitates static site generation but also provides a live server for instant feedback during development.

Development

Live Server

Apart from its primary function as a static-site generator, Notes also offers a live server feature to enhance your development experience. Running the server involves two steps——first start the tailwind listener:

./runtailwind.sh

and then start the server:

./bin/runserver

Compile Binaries

Build Static Site

Execute the following command to generate the static site, and transfer the CSS file to the deploy/static directory. This command also creates the runserver and staticgen binaries:

go run buildSite.go

Test

To run all tests from the root directory, utilize the following command.

go test ./...

notes's People

Contributors

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