Code Monkey home page Code Monkey logo

temporary-framework-website's Introduction

Temporary Website

What is Temporary?

Temporary is a framework designed to make working with HTMX and Templ easier

Getting Started

Visit https://temporary-framework.org to get started with Temporary.

Documentation

Visit https://temporary-framework.org/docs to view the full documentation.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Installing

  1. Clone the repository to your local machine.

    git clone --recursive https://github.com/caleb-sideras/temporary-framework-website.git
  2. Navigate to the project's directory.

    cd temporary-framework-website
  3. Install the project dependencies.

    bun install

Building the Application

Run the Temporary build process through Bun:

bun run build

Running the Application

Run the Temporary start process through Bun:

bun run start

License

This project is licensed under the MIT License.

TODO

  1. Delete/create default files on BUILD - > html/css/js delete

    • so we dont want to just delete all the files in this dir - simply because users might add shit to this?
    • store files we saved so we can remove them?
    • give a warning to the user about storing files here?
  2. Create code for the handlers instead of the definitions.go??

    • could still have the same process but the routes would be stored in separate package?
  3. Fix highlighting of focused color

  4. Fix mobile titles length

  5. docs -> example dependancy, explain build process

  6. remove mux handler

  7. metadata api

  • sending &
    and performing hx-select="#msc" and using htmx head-extention to swap head (always with merge)
  • index & page metadata exported var (on full page render, we must iterate over the output and find &/or insert the head) NOTE: this will be difficult with nested indexs
  • index inside return must have hx-preserve="true" or hx-head="re-eval" (leave up to the user) make by default?
  1. more route level ui

  2. nested indexs

  3. chunking of js

  4. DYNAMIC ROUTES INDEX ISSUE -> returns whole page!!!

REGEX double example

regex={`^\/projects\/aproject(?:$|\/.*)`}

temporary-framework-website's People

Contributors

caleb-sideras 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.