Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LancerStudio/lancer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

321 Commits
321 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lancer

Lancer is a radically simple tool for building content-focused websites. It helps you:

  • Start a working new project with zero configuration
  • Provide your non-techical clients & colleagues an easy-to-use UI for editing content and uploading files
  • Serve dynamically resized images
  • Produce an extremely low-touch, maintainable codebase.
  • And much, much more

Getting Started

To start a project from scratch:

$ mkdir my-proj && cd my-proj
$ npm init -y
$ npm install @lancer/studio
$ npx lancer init all
$ npm run dev

Now visit http://localhost:7272.

Docs

View the documentation.

Deploying to Production

See Deploying to Production

Developing

$ npm install
$ npm test  # or npm test-watch
$ npm link  # for running locally in your own project
$ npm build

Internal Notes

About

The HTML-first web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.